Skip to main content

No project description provided

Project description

Field surveys App

We developed an interactive web application to facilitate multi-taxon field sampling and data collection using the Shiny for Python platform. This app allows researchers, citizen scientists, students, and others to easily design and conduct standardized surveys for organisms such as arthropods, birds, and plants.

Installation

pip install fieldsurveys

Prerequisites

  • Python 3.9 or higher (Install python from here)
  • tkinter (will be included with your python installation)
  • survey.yaml file (create a unique one for your use over here)
  • Data CSV files (Your csv files should have species, genus and common names for each entry)
  • keyfile.json (see instructions below for downloading this)

keyfile.json

To download the keyfile.json for your Google Cloud account as a first-time user, follow these steps:

  1. Go to the Google Cloud Console (https://console.cloud.google.com/).
  2. If you don't have a Google Cloud project, create a new one by clicking on the "Select a project" dropdown at the top of the console and then clicking "New Project".
  3. Once you have a project, navigate to the "APIs & Services" section from the sidebar menu or search for it in the top search bar.
  4. Click on "Credentials" in the left-hand menu.
  5. Click on "Create Credentials" and then select "Service Account" from the dropdown menu.
  6. In the "Service Account" screen, provide a name for your service account and a description (optional).
  7. Under the "Grant this service account access to project" section, choose the appropriate role(s) for your service account. For example, if you want to access Google Drive, you can select the "Editor" role.
  8. Click on "Create Key" to create a new key for your service account.
  9. In the "Create Private Key" window, select the "JSON" key type.
  10. Click "Create" to generate and download the keyfile.json file to your local machine.

Note: Keep this keyfile.json file secure, as it contains sensitive information that can be used to access your Google Cloud resources. You'll need this file to authenticate and authorize your applications when making API calls to Google Cloud services.

Usage

To instantiate the app, run the following command in your terminal:

fieldsurveys

Follow the instructions on the screen to select your survey_config.yaml, data CSV files, and keyfile.json. It will then ask you for the directory where you want to store the app. Once you have provided all the necessary information, the app will be created in the specified directory.

Demo

If you want to play around with the app before setting up one for your case, feel free to go over to this link and explore the app and the features it offers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fieldsurveys-0.1.1.tar.gz (22.7 kB view hashes)

Uploaded Source

Built Distribution

fieldsurveys-0.1.1-py3-none-any.whl (24.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page