bdit_data-sources
bdit_data-sources copied to clipboard
Pull path only data for HERE
Transition from pulling probe_path to probe only data for HERE.
-
[x] Create the same table structure for probe data in
here
schema. -
[x] Edit here_api.py to pull for
path
-
[x] Modify DAG to pull monthly instead of daily (for backfilling purposes)
path
only is what we're looking for. probe
is weighted by individual GPS points, not the number of vehicles. probe-path
was a bizarre combination of those two approaches.