Salt Bins
Durham County Council
@ukgov.https_datamillnorth_org_dataset_2zx16_salt_bins
Durham County Council
@ukgov.https_datamillnorth_org_dataset_2zx16_salt_bins
Location of salt bins in Durham. To find out more about salt bins, visit: https://www.durham.gov.uk/saltbins
Publisher name: Durham County Council
Last updated: 2024-10-09T04:00:05Z
CREATE TABLE salt_bins_2016 (
"location" VARCHAR,
"x" BIGINT,
"y" BIGINT
);CREATE TABLE salt_bins_2018 (
"unitno" VARCHAR,
"easting" BIGINT,
"northing" BIGINT
);CREATE TABLE salt_bins_2019 (
"unitno" VARCHAR,
"easting" BIGINT,
"northing" BIGINT,
"lat" DOUBLE,
"long" DOUBLE
);CREATE TABLE salt_bins_2020 (
"unitno" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"lat" DOUBLE,
"long" DOUBLE
);CREATE TABLE salt_bins_2022 (
"unitno" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"lat" DOUBLE,
"long" DOUBLE
);Anyone who has the link will be able to view this.