Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SOF-8 First re-factor to accomodate UNFCCC (#113)
* begin re-factor of how taxonomies are populated * refactor * add type to arg * Add a little more documentation for taxonomy * More refactoring and add tests * finish tests * First re-factor to accomodate UNFCCC * get tests working (not) * lunch time commit * fix datetime issue * more re-factoring * end of day commit * get validation working * start implementing the collections csv * Validate the Collections CSV * add more tests * add database migration * Update app/core/ingestion/processor.py Co-authored-by: Joel Wright <[email protected]> * remove law-policy from the routes * create sub-modules * fully validate collections * update field names for collection csv * Add new CSV columns * remove collection_id as no longer used * write test but comment out - pivoting * remove submission type from taxonomy and add to document type * fix failing populate_taxonomy test * more ingest work * more tests ready for writing ingest code * Allow pre-existing collection if they match * add download_url --------- Co-authored-by: Joel Wright <[email protected]>
- Loading branch information