Street Works Register Camden
London Borough of Camden
@ukgov.street_works_register_camden
London Borough of Camden
@ukgov.street_works_register_camden
CREATE TABLE table_1 (
"local_authority_reference" VARCHAR,
"works_status" VARCHAR,
"works_type" VARCHAR,
"category_of_works" VARCHAR,
"description_of_works" VARCHAR,
"street" VARCHAR,
"location_of_works" VARCHAR,
"locality" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"reference" VARCHAR,
"responsible_company" VARCHAR,
"contact_telephone_number" VARCHAR,
"emergency_contact_telephone_number" VARCHAR,
"ward_code" VARCHAR,
"ward_name" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR,
"spatial_accuracy" VARCHAR,
"last_uploaded" VARCHAR,
"organisation_uri" VARCHAR
);
Anyone who has the link will be able to view this.