Conservation Areas
Plymouth City Council
@ukgov.conservation_areas124
Plymouth City Council
@ukgov.conservation_areas124
CREATE TABLE conservation_area_documents_plymouth (
"reference" VARCHAR,
"conservation_area" VARCHAR,
"name" VARCHAR,
"documentation_url" VARCHAR,
"document_url" VARCHAR,
"document_type" VARCHAR,
"notes" VARCHAR,
"start_date" TIMESTAMP,
"end_date" VARCHAR,
"entry_date" TIMESTAMP
);
Anyone who has the link will be able to view this.