Healthy Ride Trip Data (archive)
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_healthy_ride_trip_data_archive
Allegheny County / City of Pittsburgh / Western PA Regional Data Center
@usgov.allegheny_county_city_of_pitts_healthy_ride_trip_data_archive
CREATE TABLE healthy_ride_rentals_2022_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2022_q1 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2021_q4 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2021_q3 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2021_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2021_q1 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2020_q4 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2020_q3 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2020_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2020_q1 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2019_q4 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2019_q3 (
"trip_id" DOUBLE,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" DOUBLE,
"tripduration" DOUBLE,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2019_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2019_q1 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2018_q4 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2018_q3 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2018_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" DOUBLE,
"from_station_name" VARCHAR,
"to_station_id" DOUBLE,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2018_q1 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2017_q4 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2017_q3 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2017_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2017_q1 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2016_q4 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2016_q3 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2016_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2016_q1 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2015_q4 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2015_q3 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_rentals_2015_q2 (
"trip_id" BIGINT,
"starttime" TIMESTAMP,
"stoptime" TIMESTAMP,
"bikeid" BIGINT,
"tripduration" BIGINT,
"from_station_id" BIGINT,
"from_station_name" VARCHAR,
"to_station_id" BIGINT,
"to_station_name" VARCHAR,
"usertype" VARCHAR
);
CREATE TABLE healthy_ride_trip_data_dictionary (
"column" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.