Ammonia Measurements From Passive Samplers At Ballynahone Bog Field Site (2014-2017)
Environmental Information Data Centre
@ukgov.ammonia_measurements_from_passive_samplers_at_ballynah_f722df1e
Environmental Information Data Centre
@ukgov.ammonia_measurements_from_passive_samplers_at_ballynah_f722df1e
CREATE TABLE download_the_data (
"station_name" VARCHAR,
"network_id" VARCHAR,
"parameter_id" VARCHAR,
"measurement_start_date" VARCHAR,
"measurement_start_time" VARCHAR,
"measurement_end_date" VARCHAR,
"measurement_end_time" VARCHAR,
"measurement" DOUBLE,
"less_than" BIGINT,
"verification_id" BIGINT,
"unit_id" BIGINT,
"data_capture" BIGINT,
"validity_id" BIGINT,
"emep_code" BIGINT,
"month_year" VARCHAR
);
Anyone who has the link will be able to view this.