Skip to content

Commit

Permalink
Merge pull request #1218 from cal-itp/fix-airtable-graas-field-name
Browse files Browse the repository at this point in the history
fix(airtable): rename columns that contain colons
  • Loading branch information
lauriemerrell authored Mar 14, 2022
2 parents 5105bba + 4f09df7 commit c5ddf49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions airflow/dags/airtable_loader/california_transit_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ rename_fields:
"# TripUpdates": num_trip_updates
"# Alerts": num_service_alerts
"# VehiclePositions": num_vehicle_positions
"Product: GRaaS": "product_graas"
"Product: Payments": "product_payments"

0 comments on commit c5ddf49

Please sign in to comment.