Skip to content

Conversation

@billpugh
Copy link
Contributor

Added pydantic classes that define a schema describing the structure of the json for a CongressionalRecordDocument, along with a textual description of that schema. The schema is not actually used in the application, although it would make it easy for anyone to write python code that uses those classes to do work on the formatted output of the tool.

dev_scripts/validate_json.py allows any json output to be validated against the schema.

If the schema for the generated json changes, the pydantic classes and the schema documentation should be updated.

Add text to README.md giving instructions to running with uv, and updated .git_ignore for working with uv

@dwillis dwillis merged commit ae02264 into unitedstates:main Oct 31, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants