Pedicab Registration Plate Lottery Applications
City of New York
@usgov.city_of_new_york_pedicab_registration_plate_lottery_ap_b4184c9a
City of New York
@usgov.city_of_new_york_pedicab_registration_plate_lottery_ap_b4184c9a
CREATE TABLE table_1 (
"record_id" VARCHAR,
"record_category" VARCHAR,
"industry" VARCHAR,
"application_submission_date" TIMESTAMP,
"applicant_name" VARCHAR,
"does_the_organization_currently_hold_an_active_pedicab_2d5fba2b" VARCHAR,
"license_number" VARCHAR,
"total_number_of_registered_pedicab_vehicles" DOUBLE,
"desired_number_of_pedicab_units" DOUBLE,
"pedicab_lottery_application_order_number" DOUBLE,
"pedicab_lottery_priority_number" DOUBLE,
"lottery_selection_date" TIMESTAMP,
"selected_from_lottery" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"borough" VARCHAR,
"community_district" DOUBLE,
"council_district" DOUBLE
);
Anyone who has the link will be able to view this.