Cambridgeshire Parking Account Information
Cambridgeshire Insight
@ukgov.cambridgeshire_parking_account_information
Cambridgeshire Insight
@ukgov.cambridgeshire_parking_account_information
Information on Cambridgeshire parking. Please note that latest released is as of December 2014 but work is in place to update this release.
Publisher name: Cambridgeshire Insight
Last updated: 2025-05-03T04:00:05Z
CREATE TABLE cambridgeshire_parking_account_2012_13_and_2013_14 (
"organisation_name" VARCHAR,
"organisation_code" VARCHAR,
"effective_date" TIMESTAMP,
"location" VARCHAR,
"total_parking_spaces" BIGINT,
"individually_marked_spaces" BIGINT,
"approximate_spaces_in_bays_not_individually_marked" BIGINT,
"extent_of_bays_that_are_not_individually_marked_in_metres" BIGINT -- Extent Of Bays That Are Not Individually Marked (in Metres)
);CREATE TABLE cambridgeshire_parking_spaces_2014 (
"organisation_name" VARCHAR,
"organisation_code" VARCHAR,
"effective_date" TIMESTAMP,
"location" VARCHAR,
"total_parking_spaces" BIGINT,
"individually_marked_spaces" BIGINT,
"approximate_spaces_in_bays_not_individually_marked" BIGINT,
"extent_of_bays_that_are_not_individually_marked_in_metres" BIGINT -- Extent Of Bays That Are Not Individually Marked (in Metres)
);Anyone who has the link will be able to view this.