Special Protection Areas (SPAs) Bird Data Submitted To The EU
Joint Nature Conservation Committee
@ukgov.special_protection_areas_spas_bird_data_submitted_to_the_eu
Joint Nature Conservation Committee
@ukgov.special_protection_areas_spas_bird_data_submitted_to_the_eu
CREATE TABLE natura2000_tranche50_spa_interest_features (
"site_code" VARCHAR,
"site_name" VARCHAR,
"country" VARCHAR,
"local_authority" VARCHAR,
"site_status" VARCHAR,
"x_coord" BIGINT,
"y_coord" BIGINT,
"nowak_code" VARCHAR,
"species" VARCHAR,
"common_name" VARCHAR,
"season" VARCHAR,
"population_count_min" DOUBLE,
"population_count_max" DOUBLE,
"pop_units" VARCHAR,
"species_data_quality" VARCHAR,
"count_period" VARCHAR,
"importance" VARCHAR,
"species_population" VARCHAR,
"species_conservation" VARCHAR,
"species_isolation" VARCHAR,
"species_global" VARCHAR
);
Anyone who has the link will be able to view this.