Star Schema

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

fact_trip

trip_id PK
rider_id FK
dim_dates
start_station_id FK
time_id PK
end_station_id FK
date
started_at FK
dim_rider day
ended_at FK
rider_id PK month
rideable_type
first quarter
duration
last year
rider_age
address dayofweek

birthday
account_start_date
fact_payment dim_station
account_end_date
payment_id PK station_id PK
is_member
rider_id FK name
payment_date FK longitude
amount latitude

You might also like