Rushmoor Borough Council Parking Management Off Street Parking Account
Rushmoor Borough Council
@ukgov.rushmoor_borough_council_off_street_parking_account
Rushmoor Borough Council
@ukgov.rushmoor_borough_council_off_street_parking_account
Income and expenditure for Rushmoor Borough Council owned off street car parks.
Publisher name: Rushmoor Borough Council
Last updated: 2023-10-14T04:00:02Z
CREATE TABLE off_street_parking_spaces (
"organisation_name" VARCHAR,
"effective_date" TIMESTAMP,
"car_park_name" VARCHAR,
"postcode" VARCHAR,
"marked_out_parking_spaces_number" DOUBLE,
"estimated_spaces_not_marked_out_free_spaces" VARCHAR -- Estimated Spaces Not Marked Out (free Spaces),
"further_information" VARCHAR
);CREATE TABLE parking_account_return (
"organisation_name" VARCHAR,
"rushmoor_borough_council" VARCHAR,
"unnamed_2" VARCHAR -- Unnamed: 2,
"unnamed_3" VARCHAR -- Unnamed: 3,
"unnamed_4" VARCHAR -- Unnamed: 4
);Anyone who has the link will be able to view this.