London Air Quality Network Camden
London Borough of Camden
@ukgov.london_air_quality_network_camden1
London Borough of Camden
@ukgov.london_air_quality_network_camden1
CREATE TABLE table_1 (
"site_code" VARCHAR,
"site_name" VARCHAR,
"site_type" VARCHAR,
"bulletin_date" VARCHAR,
"bulletin_date_formatted" VARCHAR,
"no2_air_quality_band" VARCHAR,
"no2_air_quality_index" BIGINT,
"latest_capture" VARCHAR,
"latest_week" VARCHAR,
"ward_code" VARCHAR,
"ward_name" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"spatial_accuracy" VARCHAR,
"last_uploaded" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.