UK Ramsar Qualifying Features (birds)
Joint Nature Conservation Committee
@ukgov.uk_ramsar_qualifying_features_birds
Joint Nature Conservation Committee
@ukgov.uk_ramsar_qualifying_features_birds
CREATE TABLE uk_ramsar_bird_data_201510 (
"internal_key" DOUBLE,
"sitename" VARCHAR,
"sitecode" VARCHAR,
"country" VARCHAR,
"site_status" VARCHAR,
"interest_status" VARCHAR,
"nowak_code" VARCHAR,
"birdname" VARCHAR,
"lay_title" VARCHAR,
"season" VARCHAR,
"count" BIGINT,
"units" VARCHAR,
"pop_units" VARCHAR,
"year" VARCHAR,
"criteria_desc" VARCHAR,
"proportion" DOUBLE,
"assemb_component" VARCHAR,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE
);
Anyone who has the link will be able to view this.