Skip to content

Conversation

@maxachis
Copy link
Collaborator

@maxachis maxachis commented Jan 5, 2025

Thtis is a considerable one:

To run this one, follow the instructions in the TESTING section of the README.md file in the root directory. At the end, you should see the following API on display:

image

* Create explicit "main" method
* Extract logic to functions
* Add detailed docstrings
* Add some comments
* Create explicit "main" method
* Extract logic to functions
* Add detailed docstrings
* Add some comments and TODOs
* Add detailed docstrings
* Add some comments and TODOs
* Create explicit main function and `__main__` section
* Add detailed docstrings
* Add some comments and TODOs
* Extract logic from `muck_get.py` and `download_muckrock_foia.py`
* Create constants for base muckrock api url and foia extension of base url
* Extract logic for loading from and saving to json files to separate functions
* Add TODOs
* Extract `muck_get.py` logic to FOIA searcher
* Remove deprecated `download_muckrock_foia.py`
* Create MuckrockFetcher base class
* Implement in FOIAFetcher
* Create JurisdictionFetcher and AgencyFetcher
* Replace relevant logic in `generate_detailed_muckrock_csv.py`
* Create Enum Class
* Simplify Agency Info data creation
* Extract logic to separate functions
* Create Enum Class
* Simplify Agency Info data creation
* Extract logic to separate functions
* Create LoopFetcher classes
* Implement in `get_allegheny_foias`
* Create SQLClient classes
* Add custom exception handling to Muckrock Fetcher.
* Clean up comments
* Extract some logic to separate functions.
* Create FOIA DB Searcher class, incorporate into module
* Extract logic to functions
* Move all class files into `/classes` module
* Create Example Collector/Preprocessor
* Finish AutoGoogler Collector/Preprocessor
* Create two integration tests
Copy link
Contributor

@josh-chamberlain josh-chamberlain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, a spectacular body of work has already materialized! Works on my machine...excited to get this deployed and try it out.

@maxachis maxachis merged commit 47f0c07 into main Jan 6, 2025
4 checks passed
@maxachis maxachis deleted the mc_128_source_collector_api branch January 6, 2025 19:04
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.

3 participants