This is the open-source dataset for the Open Brewery DB API which is served by a REST API built with Ruby on Rails
Provide an approval-based pipeline to update the dataset and API.
- Fork the repository
- Add or update breweries in the CSV (Excel, Google Sheets)
- Submit a Pull Request
- CSVs are organized by
data/[country]/[state]ordata/[country]/[county_province] - Required fields/columns:
name,street,brewery_type,city,state(orcounty_province),postal_code, andcountry - Dates are formatted
YYYY-MM-DD(NOTE: Be aware that Excel likes to automatically format dates incorrectly)
| Task | Status |
|---|---|
| ✅ | 📤 Release dataset in JSON and CSV |
| ✅ | ⚙️ Task > Export JSON (/breweries.csv ➡️ /breweries.json) |
| ✅ | ⚙️ Task > Split CSV (/breweries.csv ➡️ /data) |
| ✅ | ⚙️ Task > Combine CSV (/data ➡️ /breweries.csv) |
| ✅ | ⚙️ Github Action > Validate Data |
| ⚙️ Github Action > Update Open Brewery DB API #12 | |
| 🤖 Unit Tests > Tasks |
For information on contributing to this project, please see the contributing guide and our code of conduct.
Any feedback, please email me.
Cheers! 🍻
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
