Commit Graph

34 Commits

Author SHA1 Message Date
ggman12 87e37df035 handle duplictes much better 2026-02-02 20:28:09 -05:00
ggman12 250ac98e66 NaN to empty string 2026-02-02 20:04:55 -05:00
ggman12 44e2af3239 udpate to use latest_aircraft_csv_download 2026-02-02 19:05:08 -05:00
ggman12 7abd1c2169 update workflow 2026-02-02 19:03:14 -05:00
ggman12 6d1be9dc66 add ui folder 2026-02-02 18:57:51 -05:00
ggman12 6fcf179fc4 move concat_csvs 2026-02-02 18:57:47 -05:00
ggman12 f3cca9037b adjust --since date to one day earlier for accurate commit range 2026-02-01 23:40:57 -05:00
ggman12 725a42d075 change days to 5 2026-02-01 22:37:57 -05:00
ggman12 cc186f3707 update 2026-02-01 22:33:55 -05:00
ggman12 2f41c6e954 update to 1 day chunk 2026-02-01 22:31:49 -05:00
ggman12 6a9f81a8bf remove out_csv 2026-02-01 22:11:30 -05:00
ggman12 960661eebd add community folder 2026-02-01 21:51:09 -05:00
ggman12 1ea839669c add concat csvs 2026-02-01 21:47:07 -05:00
ggman12 2763e923fc use cache from github workflows 2026-02-01 21:01:31 -05:00
ggman12 70cc0ab490 cache the repisitory 2026-02-01 20:58:51 -05:00
ggman12 d333f8a8e4 add .github/workflows/process-historical-faa.yaml 2026-02-01 20:50:15 -05:00
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