Baselight

Trafford Council - Parking Spaces

Trafford Council

@ukgov.trafford_council_parking_spaces

Loading...
Loading...

About this Dataset

Trafford Council - Parking Spaces

Information relating to the off-street and on-street parking spaces controlled by Trafford Council. Temporal coverage: 2024-07-31
Publisher name: Trafford Council
Last updated: 2024-08-08T04:00:03Z

Tables

Trafford-off-street-parking-spaces

@ukgov.trafford_council_parking_spaces.trafford_off_street_parking_spaces
  • 9.66 KB
  • 21 rows
  • 11 columns
Loading...

CREATE TABLE trafford_off_street_parking_spaces (
  "organisationlabel" VARCHAR,
  "organisationuri" VARCHAR,
  "effectivedate" TIMESTAMP,
  "location" VARCHAR,
  "postcode" VARCHAR,
  "parkingspaces" BIGINT,
  "disabledparkingspaces" BIGINT,
  "parkingrestrictions" VARCHAR,
  "freeparking" BOOLEAN,
  "chargeableparking" BOOLEAN,
  "electricvehiclepoint" BIGINT
);

Trafford-off-street-parking-spaces-metadata

@ukgov.trafford_council_parking_spaces.trafford_off_street_parking_spaces_metadata
  • 3.29 KB
  • 11 rows
  • 2 columns
Loading...

CREATE TABLE trafford_off_street_parking_spaces_metadata (
  "name" VARCHAR,
  "description" VARCHAR
);

Trafford-on-street-parking-spaces

@ukgov.trafford_council_parking_spaces.trafford_on_street_parking_spaces
  • 33.51 KB
  • 591 rows
  • 10 columns
Loading...

CREATE TABLE trafford_on_street_parking_spaces (
  "organisationlabel" VARCHAR,
  "organisationuri" VARCHAR,
  "effectivedate" TIMESTAMP,
  "trafficregulationordertype" VARCHAR,
  "location" VARCHAR,
  "sideofroad" VARCHAR,
  "parkingspaces" BIGINT,
  "freeparking" BOOLEAN,
  "parkingstartpoint" VARCHAR,
  "parkingendpoint" VARCHAR
);

Trafford-on-street-parking-spaces-metadata

@ukgov.trafford_council_parking_spaces.trafford_on_street_parking_spaces_metadata
  • 3.3 KB
  • 10 rows
  • 2 columns
Loading...

CREATE TABLE trafford_on_street_parking_spaces_metadata (
  "name" VARCHAR,
  "description" VARCHAR
);

Share link

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