Parking Bays
London Borough of Camden
@ukgov.parking_bays_1
London Borough of Camden
@ukgov.parking_bays_1
CREATE TABLE table_1 (
"restriction_type" VARCHAR,
"parking_spaces" DOUBLE,
"times_of_operation" VARCHAR,
"maximum_stay" VARCHAR,
"tariff" VARCHAR,
"cashless_identifier" VARCHAR,
"nearest_machine" VARCHAR,
"road_name" VARCHAR,
"postcode" VARCHAR,
"controlled_parking_zone" VARCHAR,
"valid_parking_permits" VARCHAR,
"parking_bay_length_metres" DOUBLE,
"disclaimer" VARCHAR,
"easting" BIGINT,
"northing" BIGINT,
"longitude" DOUBLE,
"latitude" DOUBLE,
"epsg_27700_well_known_text_geometry" VARCHAR,
"epsg_4326_well_known_text_geometry" VARCHAR,
"epsg_27700_geojson_geometry" VARCHAR,
"epsg_4326_geojson_geometry" VARCHAR,
"unique_identifier" BIGINT,
"spatial_accuracy" VARCHAR,
"last_uploaded" VARCHAR,
"location" VARCHAR,
"organisation_uri" VARCHAR
);
Anyone who has the link will be able to view this.