List Of Internal Drainage Boards
Department for Environment, Food and Rural Affairs
@ukgov.list_of_internal_drainage_boards2
Department for Environment, Food and Rural Affairs
@ukgov.list_of_internal_drainage_boards2
CREATE TABLE idb_list_october_2016 (
"name" VARCHAR,
"type" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"ref" VARCHAR,
"comment" VARCHAR
);
CREATE TABLE internal_drainage_board_list (
"name" VARCHAR,
"type" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"ref" VARCHAR,
"comment" VARCHAR,
"unnamed_6" VARCHAR,
"unnamed_7" VARCHAR,
"unnamed_8" VARCHAR,
"unnamed_9" VARCHAR,
"unnamed_10" TIMESTAMP
);
Anyone who has the link will be able to view this.