Skip to content

open-austin/azure-indigent-defense

Repository files navigation

Indigent Defense Data Scraper on Azure

This repository hosts the backend code that:

  1. Scrapes court case data
  2. Parses the data into a database
  3. Provides an API to retrieve the data

Recommended Reading

Before diving into the code or development, we recommend reading the following articles to understand the framework the code follows:

(Optional) Reading for WIP functions:

Development

See DEVELOPER.md for getting started with development.

Functions Overview

Each function directory has an individual README.md with documentation for it.