Skip to content

Automated FMI open data scraper, processor and database

License

Notifications You must be signed in to change notification settings

fagan2888/fmio-server

 
 

Repository files navigation

fmio-server

Automated FMI open data scraper, processor and database

This is the backend used in the sataako-service.

Heroku: https://sataako2017.herokuapp.com/

Example queries

Setup

Requires python 2.7 and pip. After installing them install required packages with pip install -r requirements.txt.

Set environment variables:

  • FMI_API_KEY is a key for the weather data
  • LD_LIBRARY_PATH should be appended with a path to the pyoptflow folder. For example LD_LIBRARY_PATH=${LD_LIBRARY_PATH}/path/to/pyoptflow:

Run the server with ./run_server.sh.

Data sources

Weather data

Base maps

About

Automated FMI open data scraper, processor and database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.3%
  • HTML 45.6%
  • Shell 0.1%