Metadata-Version: 2.4
Name: cal-coder
Version: 1.0.0
Summary: Download California state legislative codes into a Postgres database running in a Docker container
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.27
Requires-Dist: psycopg[binary]>=3.1
Dynamic: license-file

# cal-coder

Download California legislative codes and store them in a Postgres database.

Data: https://downloads.leginfo.legislature.ca.gov/

## Analyses

Analyses are in the `analysis` folder.
