Species Point Records From 1996 MNCR Barra Survey
Joint Nature Conservation Committee
@ukgov.species_point_records_from_1996_mncr_barra_survey
Joint Nature Conservation Committee
@ukgov.species_point_records_from_1996_mncr_barra_survey
CREATE TABLE n_1996_mncr_barra_survey (
"recordkey" VARCHAR,
"surveykey" VARCHAR,
"surveyname" VARCHAR,
"samplekey" VARCHAR,
"startdate" TIMESTAMP,
"enddate" TIMESTAMP,
"datetype" VARCHAR,
"locationname" VARCHAR,
"datatype" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"projection" VARCHAR,
"aphiaid" BIGINT,
"species" VARCHAR,
"uncertain" BOOLEAN,
"abundance_sacforn" VARCHAR,
"abundance_count" DOUBLE,
"isdead" BOOLEAN,
"samplecomment" VARCHAR
);
Anyone who has the link will be able to view this.