Cambridge Schools - No Car Zone Feasibility Study
Cambridgeshire Insight
@ukgov.cambridge_schools_no_car_zone_feasibility_study
Cambridgeshire Insight
@ukgov.cambridge_schools_no_car_zone_feasibility_study
CREATE TABLE st_matthews_air_pollution (
"location" VARCHAR,
"timestamp" VARCHAR,
"no2_unit" VARCHAR,
"no2" DOUBLE,
"pm10_unit" VARCHAR,
"pm10" DOUBLE
);
CREATE TABLE st_bedes_air_pollution (
"location" VARCHAR,
"timestamp" VARCHAR,
"no2_unit" VARCHAR,
"no2" DOUBLE,
"pm10_unit" VARCHAR,
"pm10" DOUBLE
);
Anyone who has the link will be able to view this.