Activity
Updated README with usage directions
Updated README with usage directions
Add docstrings and typing on all Python functions
Add docstrings and typing on all Python functions
Begin implementing Python typing
Begin implementing Python typing
Update generate quarterly data for dates that the quarter has finishe…
Update generate quarterly data for dates that the quarter has finishe…
Add logic to generate proper quarter str to use to query against API
Add logic to generate proper quarter str to use to query against API
Add .gitignore to ignore parquet files
Add .gitignore to ignore parquet files
Implement generate parquet quarterly files logic and test logic to re…
Implement generate parquet quarterly files logic and test logic to re…
Initial skeleton to retrieve data and transform into parquet files la…
Initial skeleton to retrieve data and transform into parquet files la…