You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The City of Austin provides a Restaurant Inspection Score Search on their website but it requires a consumer to navigate to the page and then fill out criteria for each restaurant they want to research. The data is returned in a table where there can be multiple inspection results for each location as well as multiple locations for chains like Thundercloud Subs.
By creating a free browser extension for Yelp and possibly other sites that list restaurants, inspection data can be placed where many people already look up restaurants. The data would be specific to the location and could be displayed in a simple format such as letter grades or an average of the last 3 scores with more granular data accessible through a link or popup.
There would be a companion website to display insights from the dataset of all inspections, such as average inspection score, how many inspections are performed each month, etc. The site would highlight the important contribution restaurant inspections make to citizens' health and quality of life, as well as areas where the city could improve.
Who will benefit (directly and indirectly) from your project?
Users of the browser extension and website will benefit directly by having convenient access to Health Score information, and all patrons of Austin restaurants may benefit from the extra scrutiny placed on restaurants based on inspection scores. The city will potentially benefit by having a way to track the most popular restaurants that currently haven't been inspected or other salient data points as well as from public awareness of the services they provide.
What other resources/tools are currently serving the same need? How does your project set itself apart?
Please see the first two paragraphs about why this is an improvement on the existing tool.
Yelp includes Health Score information from some cities already, but even if they were to start displaying it for Austin restaurants, users might prefer having it be more prominent, the methodology more transparent and having access to the full data available with a click.
Where can we find any research/data available/articles?
This article provides a good analysis of the issues and links to a 2005 study about how health inspection scores rose after Los Angeles implemented an analog letter grade system.
I have a working Chrome Extension prototype that can be used on a local machine as seen in the screenshot below.
I would like this to be a team project and need help with planning features, data analysis, design, and coding.
What are the next steps (validation, research, coding, design)?
The first thing I would like to do is come up with a responsible method for scoring the restaurants. All of the data for a restaurant will be available with a click, but I think there should be a letter grade or some other system that let's users know at a glance what the sanitation record is without unfairly penalizing them for one poor score or other factors.
The next priority would be the UI design, programming, and publishing of the Chrome Extension and the design and coding of a website with at least some basic information about the project and a few insights from the data.
If the project has enough traction, we can look at coding extensions for Firefox, Safari, and IE.
How can we contact you outside of Github(list social media or places you're present)?
Hey, you're official! You're now part of the growing civic hacking community in Austin. Here's a few things to get started (a couple you've probably already done).
Create this idea issue
Flesh out the who, where, and what questions above
Start the conversation about this idea on Slack Replace this link to the #general channel with your project's preferred channel.
Checklist for ACTIVE projects 🔥
Let's get this project started! When this idea starts taking off, the Projects Core Team will start helping this project's lead(s) out with project management and connecting you to resources you may need. To get there, please complete and check off the following:
Post an update at least once a month to this issue. Use BASEDEF for ideas, but it's ok even if your update is just "nothing new happened this month" or "we saw a small increase in traffic to our app this month". If there's no activity for two months, that's no problem, life happens. We'll just label this as backlog so others know you'll get back to it when you have the time. If nobody hears from you at all in more than two months, we may mark it as abandoned so that others can pick up this idea and run with it.
Create a README file in your project repository. This file should help newcomers understand what your project is, why it's important, and kinds of help you're looking for.
Create issues to describe each task that you plan to do or need help with and how a contributor can get started on that task. You might start and stop a lot, so consider issues as your to-do list.
This will make it easier for you to manage your github repo access. People on a team have the same level of access. Admin access will allow your trusted contributors to make changes as needed.
You can remove and add people to your team as needed.
Note: You can also allow collaborators outside of your team and give them more limited access.
Create a user group in Slack so you can "@" your core contributors all at once, without bothering other people who use the Slack channel. You'll need permission from a Slack admin, so just mention @Leadership on Slack to get this set up.
Create a Google Drive, Dropbox, or other cloud storage to share larger files. Github and Data.World are good for code and data, respectively, especially when you need version control. But they're not good for very large files, documentation, articles, etc. A cloud storage option will allow you to easily share, create, and collaborate on documents with your team and help organize ideas and thoughts.
Doing this early on can help your team stay organized and to onboard new contributors who wouldn't have access to files you all have shared over email.
Checklist for FEATURED Projects 🎉
To have your project FEATURED on Open-Austin.org, complete the following documentation. In past projects, well-documented featured projects have more contributions than other projects.
Create an issue on the open-austin.github.io repo with the title Add [my project] to projects page. An Open Austin leader will review this issue and post your project 🎈
Tell the City of Austin. If your idea is in a shareable format and can benefit people around the city, go to that site and follow the instructions on the bottom of the page to showcase your work there.
If you get stuck at any point, feel free to reach out to the leadership team on Slack by adding @Leadership to your message. We're here to help you make real changes to our city.
The text was updated successfully, but these errors were encountered:
mscarey
added
the
Inactive
A project that hasn't had movement in awhile or is lacking a strong project champion
label
Apr 8, 2019
What problem are you trying to solve?
The City of Austin provides a Restaurant Inspection Score Search on their website but it requires a consumer to navigate to the page and then fill out criteria for each restaurant they want to research. The data is returned in a table where there can be multiple inspection results for each location as well as multiple locations for chains like Thundercloud Subs.
By creating a free browser extension for Yelp and possibly other sites that list restaurants, inspection data can be placed where many people already look up restaurants. The data would be specific to the location and could be displayed in a simple format such as letter grades or an average of the last 3 scores with more granular data accessible through a link or popup.
There would be a companion website to display insights from the dataset of all inspections, such as average inspection score, how many inspections are performed each month, etc. The site would highlight the important contribution restaurant inspections make to citizens' health and quality of life, as well as areas where the city could improve.
Who will benefit (directly and indirectly) from your project?
Users of the browser extension and website will benefit directly by having convenient access to Health Score information, and all patrons of Austin restaurants may benefit from the extra scrutiny placed on restaurants based on inspection scores. The city will potentially benefit by having a way to track the most popular restaurants that currently haven't been inspected or other salient data points as well as from public awareness of the services they provide.
What other resources/tools are currently serving the same need? How does your project set itself apart?
Please see the first two paragraphs about why this is an improvement on the existing tool.
Yelp includes Health Score information from some cities already, but even if they were to start displaying it for Austin restaurants, users might prefer having it be more prominent, the methodology more transparent and having access to the full data available with a click.
Where can we find any research/data available/articles?
This article provides a good analysis of the issues and links to a 2005 study about how health inspection scores rose after Los Angeles implemented an analog letter grade system.
Yelp adds health inspection scores for restaurants, and restaurateurs are not happy
What help do you need now?
I have a working Chrome Extension prototype that can be used on a local machine as seen in the screenshot below.
I would like this to be a team project and need help with planning features, data analysis, design, and coding.
What are the next steps (validation, research, coding, design)?
The first thing I would like to do is come up with a responsible method for scoring the restaurants. All of the data for a restaurant will be available with a click, but I think there should be a letter grade or some other system that let's users know at a glance what the sanitation record is without unfairly penalizing them for one poor score or other factors.
The next priority would be the UI design, programming, and publishing of the Chrome Extension and the design and coding of a website with at least some basic information about the project and a few insights from the data.
If the project has enough traction, we can look at coding extensions for Firefox, Safari, and IE.
How can we contact you outside of Github(list social media or places you're present)?
Facebook
Project management
Checklist for NEW ideas 👶
Hey, you're official! You're now part of the growing civic hacking community in Austin. Here's a few things to get started (a couple you've probably already done).
Checklist for ACTIVE projects 🔥
Let's get this project started! When this idea starts taking off, the Projects Core Team will start helping this project's lead(s) out with project management and connecting you to resources you may need. To get there, please complete and check off the following:
backlog
so others know you'll get back to it when you have the time. If nobody hears from you at all in more than two months, we may mark it asabandoned
so that others can pick up this idea and run with it.Checklist for FEATURED Projects 🎉
To have your project FEATURED on Open-Austin.org, complete the following documentation. In past projects, well-documented featured projects have more contributions than other projects.
Add [my project] to projects page
. An Open Austin leader will review this issue and post your project 🎈If you get stuck at any point, feel free to reach out to the leadership team on Slack by adding @Leadership to your message. We're here to help you make real changes to our city.
The text was updated successfully, but these errors were encountered: