Skip to content

Analyze the options of obtaining data from city official notice boards with regards to the newly enforced law Section 3 paragraph 9 Act No. 106/1999

License

Notifications You must be signed in to change notification settings

opendatalabcz/official-notice-boards

Repository files navigation

How to run:

Using docker-compose

  1. Make sure you have docker installed. Download link: https://www.docker.com/products/docker-desktop/
  2. To start the website run docker-compose up -d
  3. Open container shell docker exec -it flask_app bash
  4. To import all data run flask import_all_data inside the container shell (This will take multiple hours)
  5. To import new data since the last import, run flask import_new_data inside the container shell

About

Analyze the options of obtaining data from city official notice boards with regards to the newly enforced law Section 3 paragraph 9 Act No. 106/1999

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages