Citizenscience.gov Catalog
General Services Administration
@usgov.gsa_gov_citizenscience_gov_catalog
General Services Administration
@usgov.gsa_gov_citizenscience_gov_catalog
The complete dataset of all citizen science and crowdsourcing projects maintained and updated dynamically on https://citizenscience.gov
Organization: General Services Administration
Last updated: 2020-11-10T17:12:36.855982
Tags: citizenscience, crowdsourcing, science
CREATE TABLE table_1 (
"project_id" DOUBLE,
"project_name" VARCHAR,
"project_url_on_catalog" VARCHAR,
"project_url_external" VARCHAR,
"project_description" VARCHAR,
"keywords" VARCHAR,
"fields_of_science" VARCHAR,
"project_status" VARCHAR,
"agency_sponsor" VARCHAR,
"agency_sponsor_other" VARCHAR,
"n__gov_contact" VARCHAR -- "gov Contact",
"n__gov_contact_email" VARCHAR -- "gov Contact Email",
"geographic_scope" VARCHAR,
"participant_age" VARCHAR,
"participation_tasks" VARCHAR,
"scistarter" VARCHAR,
"email" VARCHAR,
"start_date" VARCHAR,
"project_goals" VARCHAR
);Anyone who has the link will be able to view this.