Giter Site home page Giter Site logo

jszafran / eurostat-weekly-deaths-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.49 MB

Application fetching weekly deaths data from Eurostat and exposing it via simple HTTP API (written in Golang).

License: MIT License

Go 83.64% Makefile 1.04% HCL 3.24% Dockerfile 1.27% JavaScript 3.66% HTML 2.95% Vue 4.21%
eurostat eurostat-data go golang eurostat-weekly-deaths

eurostat-weekly-deaths-api's People

Watchers

 avatar

eurostat-weekly-deaths-api's Issues

Add snapshot manager.

Snapshot manager should be able to:

  • read live data from Eurostat
  • read/write snapshot from/to AWS S3
  • read/write snapshot from/to local disk

Reduce RAM usage

Initial deploy to fly.io failed due to process being killed by OOM (out of memory) error. Reduce the usage (while still storing data in memory instead of database) so it can be deployed to fly.io with success.

Add code for creating index

Add code for dropping and creating a new index on weekly_deaths table and the columns used in query (country, age, gender, year).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.