Noise Exposure Data - Round 3
Department for Environment, Food and Rural Affairs
@ukgov.noise_exposure_data_round_3
Department for Environment, Food and Rural Affairs
@ukgov.noise_exposure_data_round_3
CREATE TABLE noise_exposure_data_england_round_3 (
"location_agglomeration" VARCHAR,
"road_pop_lden_55db" BIGINT,
"road_pop_lden_60db" BIGINT,
"road_pop_lden_65db" BIGINT,
"road_pop_lden_70db" BIGINT,
"road_pop_lden_75db" BIGINT,
"road_pop_lnight_50db" BIGINT,
"road_pop_lnight_55db" BIGINT,
"road_pop_lnight_60db" BIGINT,
"road_pop_lnight_65db" BIGINT,
"road_pop_lnight_70db" BIGINT,
"railways_pop_lden_55db" BIGINT,
"railways_pop_lden_60db" BIGINT,
"railways_pop_lden_65db" BIGINT,
"railways_pop_lden_70db" BIGINT,
"railways_pop_lden_75db" BIGINT,
"railways_pop_lnight_50db" BIGINT,
"railways_pop_lnight_55db" BIGINT,
"railways_pop_lnight_60db" BIGINT,
"railways_pop_lnight_65db" BIGINT,
"railways_pop_lnight_70db" BIGINT,
"industry_pop_lden_55db" VARCHAR,
"industry_pop_lden_60db" VARCHAR,
"industry_pop_lden_65db" VARCHAR,
"industry_pop_lden_70db" VARCHAR,
"industry_pop_lden_75db" VARCHAR,
"industry_pop_lnight_50db" VARCHAR,
"industry_pop_lnight_55db" VARCHAR,
"industry_pop_lnight_60db" VARCHAR,
"industry_pop_lnight_65db" VARCHAR,
"industry_pop_lnight_70db" VARCHAR,
"agglomerationpopulation" VARCHAR
);
Anyone who has the link will be able to view this.