Feature Type
Description
Add a script to output to an easier to process format as per #9
CC @jpdeleon
Motivation
Goal is to remove the friction for data analysts
Proposed Implementation
- Create a public S3-like bucket
- Create a script that will create ingest the TOML files and output it to specific formats like CSV, JSONL, etc
- Add that link to that in the README
For New Data Fields
Entity type: (Person/Congress/Committee/Chamber)
Field name:
Field type: (string/array/integer/boolean)
Example value:
Data source:
For New Entity Types
Entity name:
Relationship to existing entities:
Key fields:
Data sources:
Examples
# Example TOML structure for new field/entity
Additional Context