Commit Graph

18 Commits

Author SHA1 Message Date
ggman12 01024c4695 fix args 2026-02-01 20:40:37 -05:00
ggman12 f2a64fc34c rename to src/create_daily_planequery_aircraft_release.py 2026-02-01 20:38:51 -05:00
ggman12 a2652fe64c feat: add functionality to download latest aircraft CSV from GitHub releases 2026-02-01 20:37:33 -05:00
ggman12 c2e174f22c Works. appending csv that already exisits. 2026-02-01 20:33:22 -05:00
ggman12 2c7c1a713a feat: implement concat_faa_historical_df function for deduplication and concatenation of historical FAA data 2026-02-01 19:39:41 -05:00
ggman12 5c7cdf12b1 fix: change command line arguments from optional to positional for date inputs 2026-02-01 19:08:31 -05:00
ggman12 4e22b19786 add cli arguments 2026-02-01 19:03:05 -05:00
ggman12 aedd7b3df5 fix: update repository path and improve cloning logic in FAA data retrieval 2026-02-01 19:01:42 -05:00
ggman12 60869bc178 feat: add download date and restructure columns in FAA master conversion 2026-02-01 19:01:37 -05:00
ggman12 66a1108ac9 belive this works. 2026-02-01 18:37:59 -05:00
ggman12 d1f5ab693b add download date, change days 2026-02-01 15:15:25 -05:00
ggman12 efe63743ab fix: handle missing aircraft and engine data in conversion process
feat: add combine_historical_faa.py to process historical FAA data
2026-02-01 14:44:27 -05:00
ggman12 8368bfcbc9 update name to Master_ .csv 2026-02-01 14:14:29 -05:00
ggman12 e701f424a2 moidfy src/get_historical_faa.py 2026-02-01 14:07:37 -05:00
ggman12 34a8cf1324 refactor: move FAA data conversion logic to a separate function 2026-02-01 14:06:26 -05:00
ggman12 2e60c64f61 add src/get_historical_faa.py 2026-02-01 13:05:29 -05:00
ggman12 72a949ee21 update name of assets 2026-02-01 12:20:17 -05:00
ggman12 ccefbf437c Initial commit 2026-01-31 21:10:15 -05:00