https://github.com/schanur/opening-hours-data
Database of opening hours of institutions, shops, etc
https://github.com/schanur/opening-hours-data
Last synced: 2 months ago
JSON representation
Database of opening hours of institutions, shops, etc
- Host: GitHub
- URL: https://github.com/schanur/opening-hours-data
- Owner: schanur
- Created: 2017-09-13T18:37:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T19:11:39.000Z (about 8 years ago)
- Last Synced: 2025-03-24T20:45:33.680Z (7 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Opening Hours Data
A database for opening hours of all kind of services.
## Database schemata
The database.csv flie currently has the following fields:
* Name
* Postal address
* Physical address
* Phone number
* Opening hours on Monday
* Opening hours on Tuesday
* Opening hours on Thursday
* Opening hours on Wednesday
* Opening hours on Friday
* Opening hours on Saturday
* Opening hours on Sunday## TODO
* Check if this kind of database already exists
* Write a schemata validator script
* Create a internet portal to allow people without knowledge of git/CSV/etc... to add information to the database
* Detect when people try to add informations from other databases which could violate copyright