cdp-backend
cdp-backend copied to clipboard
Clean up ingestion model docs -- specifically document attributes better
https://councildataproject.org/cdp-backend/cdp_backend.pipeline.html#cdp_backend.pipeline.ingestion_models.IngestionModel
- each property should be documented
- try to hide the
from_json
andfrom_dict
methods - add example for every one
- mark each model as required or optional