Socrata was acquired by Tyler Technologies in 2018 and is now the Data and Insights division of Tyler. The platform is still powered by the same software formerly known as Socrata but you will see references to Data & Insights going forward.

Help Your Community Prepare for Flu Season by Deploying a Flu Shot Finder App

Have you gotten your flu shot yet? If not, you should. Every year, influenza causes approximately 36,000 deaths and 200,000 hospitalizations in the United States, many of which could be prevented if individuals were vaccinated against the flu virus.

So how can you help more people in your community find convenient and affordable flu vaccinations? We’ve improved upon Tom Kompare’s awesome foundation with the Chicago Flu Shot Finder and created an easy-to-deploy application CfA Brigades, civic hackers and governments can deploy with ease to Github without writing any custom code, using the power of the Socrata Open Data API.

screenshot

Deploying a new flu shot finder is very straightforward:

  1. Find or obtain a dataset with information about the location and timing of when different providers are offering vaccinations. If your data matches the standard schema for the app, you won’t need to make any code modifications.
  2. Fork the flu shot finder repo on Github into your own account.
  3. Modify the _config.yml to specify where to find your dataset and to provide some details about your community. You can even edit it through your web browser using Github’s built-in code editor.

That’s it! Once you commit and push your changes, Github Pages takes care of the rest, and you’ll have a flu-shot finder online under your account, like the one we partnered with at Code for Raleigh, NC.

To learn more about the flu shot finder, check out its repository on Github. The project is open sourced under the MIT License, and we welcome pull requests! Code for America Brigades are also welcome request space on the Brigade Open Data Sharing Platform to host their data.