Giter Site home page Giter Site logo

luhart / vaccine-feed-ingest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cavaccineinventory/vaccine-feed-ingest

0.0 0.0 0.0 852 KB

Tools to download and aggregate feeds of vaccination clinic location information in the United States.

License: MIT License

Python 97.10% Shell 2.90%

vaccine-feed-ingest's Introduction

vaccine-feed-ingest

see results in vaccine-feed-ingest-results

Pipeline for ingesting nationwide feeds of vaccine facilities.

Contributing

How to

  1. Configure your environment (instructions on the wiki).
  2. Choose an unassigned issue, and comment that you're working on it.
  3. Open a PR containing a new fetch, parse, or normalize script! (details on these stages)

Results are periodically committed to vaccine-feed-ingest-results. Once your PR is merged, you will be able to see the output of your work there!

Run the tool

See the wiki for instructions on how to run vaccine-feed-ingest.

Production Details

For more information on (pipeline stages) and how to contribute, see the wiki!

The below details on interacting with our production environment are intended for staff developers.

Overall setup

In production, all stages for all runners are run, and outputs are stored to the vaccine-feeds bucket on GCS.

If you are developing a feature that interacts with the remote storage, you need to test GCS then install the gcloud SDK from setup instructions and use the vaccine-feeds-dev bucket (you will need to be granted access).

Results are also periodically committed to vaccine-feed-ingest-results.

Instructions

  1. Authenticate to gcloud with an account that has access to vaccine-feeds-dev bucket.
gcloud auth application-default login
  1. Run ingestion with an GCS --output-dir
poetry run vaccine-feed-ingest all-stages --output-dir=gs://vaccine-feeds-dev/locations/

Load Source Locations

VIAL Setup

  1. Request an account on the VIAL staging server https://vial-staging.calltheshots.us

  2. Create an API Key for yourself at https://vial-staging.calltheshots.us/admin/api/apikey/

  3. Store the API key in project .env file with the var VIAL_APIKEY

Load Usage

  • Load SF.GOV source feed to VIAL

    poetry run vaccine-feed-ingest load-to-vial ca/sf_gov

vaccine-feed-ingest's People

Contributors

alecfwilson avatar alexkuang avatar bryanculbertson avatar cdjj avatar deon avatar dependabot[bot] avatar edcous avatar eliblock avatar ericrobinsondev avatar graham42 avatar jason-riddle avatar jeremyschlatter avatar luhart avatar lwprogramming avatar moralcode avatar nschiefer avatar obra avatar palchicz avatar rajbot avatar rascalking avatar rossry avatar satshabad avatar shajith avatar shaqq avatar shashank025 avatar skbdpup avatar tmb avatar toffer avatar vaccinebot avatar yotann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.