Project FeederWatch
A November-April survey of birds that visit backyards, nature centers, etc.
@kaggle.joebeachcapital_project_feederwatch
A November-April survey of birds that visit backyards, nature centers, etc.
@kaggle.joebeachcapital_project_feederwatch
CREATE TABLE pfw_spp_translation_table_may2023 (
"species_code" VARCHAR,
"alt_full_spp_code" VARCHAR,
"n_locations" BIGINT,
"scientific_name" VARCHAR,
"american_english_name" VARCHAR,
"taxonomy_version" BIGINT,
"taxonomic_sort_order" BIGINT
);
Anyone who has the link will be able to view this.