Estimation Of Health Impacts Of Particulate Pollution In London
Greater London Authority
@ukgov.estimation_of_health_impacts_of_particulate_pollution_in_london
Greater London Authority
@ukgov.estimation_of_health_impacts_of_particulate_pollution_in_london
CREATE TABLE particulate_air_pollution_mortality (
"area_code" VARCHAR,
"area_name" VARCHAR,
"total_population" BIGINT,
"pm2_5_concentration_g_m3" DOUBLE,
"attributable_deaths_at_coefft_change_for_10_g_m3_pm2_5_6" BIGINT,
"attributable_deaths_at_coefft_change_for_10_g_m3_pm2_5_1" BIGINT,
"attributable_deaths_at_coefft_change_for_10_g_m3_pm2_5_12" BIGINT
);
Anyone who has the link will be able to view this.