Conservation Areas - Rochdale Borough Council
Rochdale Borough Council
@ukgov.conservation_areas_rochdale_borough_council
Rochdale Borough Council
@ukgov.conservation_areas_rochdale_borough_council
CREATE TABLE table_1 (
"reference" VARCHAR,
"name" VARCHAR,
"conservation_area" VARCHAR,
"geometry" VARCHAR,
"document_url_actual_document_link" VARCHAR,
"n__document_type_i_e_area_appraisal" VARCHAR,
"start_date" TIMESTAMP,
"designation_date" TIMESTAMP,
"end_date" VARCHAR,
"entry_date" TIMESTAMP
);
CREATE TABLE table_2 (
"reference" VARCHAR,
"name" VARCHAR,
"conservation_area" VARCHAR,
"documentation_url" VARCHAR,
"document_url" VARCHAR,
"n__document_type" VARCHAR,
"start_date" TIMESTAMP,
"designation_date" TIMESTAMP,
"end_date" VARCHAR,
"entry_date" TIMESTAMP
);
Anyone who has the link will be able to view this.