An open API service indexing awesome lists of open source software.

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

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