Skip to content

Create new tables for Schedule and Ridership Data according to Schema defined in #1 #2

Description

@VincentLa14

Create three CSV Files:

schedule.csv
Columns:

train_id time_departs time_arrives origin_id origin_name dest_id destination_name scenario

ridership.csv

Hour origin_id origin_name dest_id Scenario Ridership Number

(Will require assumptions to go from Time Bucket to Hour)

aggregated.csv

Hour origin_id origin_name dest_id scenario Min Wait at Origin Station Average Wait at Origin Station Max Wait at Origin Station Min Length of Journey Average Length of Journey Max Length of Journey CO2 Emissions Ridership Number

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions