Baselight

NYCDCP Manhattan Bike Counts - Off Street

City of New York

@usgov.city_of_new_york_nycdcp_manhattan_bike_counts_off_street

Loading...
Loading...

About this Dataset

NYCDCP Manhattan Bike Counts - Off Street

The Transportation Division of the New York City Department of City Planning (NYCDCP) has performed annual bike counts in Manhattan since 1999. The counts have been conducted along designated bicycle routes at 10 on-street and 5 off-street locations during the fall season. These locations have remained generally consistent. The data collected includes cyclist/user volumes, helmet usage, use of bike lane, gender, etc. The bike counts data can offer insights into the overall trends in user demographics and travel patterns over time. All previously released versions of this data are available at BYTES of the BIG APPLE- Archive
Organization: City of New York
Last updated: 2020-11-10T17:04:08.971552

Tables

Table 1

@usgov.city_of_new_york_nycdcp_manhattan_bike_counts_off_street.table_1
  • 21.31 KB
  • 89 rows
  • 22 columns
Loading...

CREATE TABLE table_1 (
  "locationid" BIGINT,
  "locationtype" VARCHAR,
  "typeoftime" VARCHAR,
  "location" VARCHAR,
  "location_lat" DOUBLE,
  "location_long" DOUBLE,
  "year" BIGINT,
  "alluservolume" BIGINT,
  "cyclists_all" DOUBLE,
  "cyc_greenway_only" BIGINT,
  "cyc_helmet_greenwy" DOUBLE,
  "citibike_all" BIGINT,
  "non_citibikecyc" BIGINT,
  "rllrbld_scootr" DOUBLE,
  "jogger" BIGINT,
  "walker" BIGINT,
  "cycmalehel_greenwy" DOUBLE,
  "cycmale_greenwy" DOUBLE,
  "cycfemalehell_greenwy" DOUBLE,
  "cycfemale_greenwy" DOUBLE,
  "cyclists_male" DOUBLE,
  "cyclists_female" DOUBLE
);

Share link

Anyone who has the link will be able to view this.