Coder Social home page Coder Social logo

ew's People

Contributors

mroffmix avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

ew's Issues

Move html "Parcer" to server side

Base url: https://www.gkd.bayern.de

airUrl = "/de/meteo/lufttemperatur/isar/eichenried-200114/messwerte/tabelle"
waterUrl = "/de/fluesse/wassertemperatur/isar/muenchen-himmelreichbruecke-16515005/messwerte/tabelle"
waterLevel = "/de/fluesse/wasserstand/isar/muenchen-himmelreichbruecke-16515005/messwerte/tabelle"
presureUrl = "/de/fluesse/abfluss/isar/muenchen-himmelreichbruecke-16515005/messwerte/tabelle"

To get data for a specific period:

Example: https://www.gkd.bayern.de/de/meteo/lufttemperatur/isar/eichenried-200114/messwerte/tabelle?beginn=31.10.2020&ende=06.11.2020

Find a free Database

We need to find a free database to fulfill our needs.
I.e. store

  • users
  • statistics (temperatures, water-level, pressure, number of surfers, ...)
  • ...

E.g. Oracle Cloud offers a free DB (20GB Storage, 1 Core)
image
This sounds like a good option - if the performance is enough.

AWS offers 25GB of dynamo DB for free with read and write units limits:
image
I've never used dynamo DB - so I'm not sure if it will fit our needs.

Azure offers 5GB of cosmos db for free with limited request units:
image
I've also never used cosmos db.

I guess the oracle db would be a good choice since there is no limit on reads and writes.
It will never cost us anything or stop working. It will just be slow if we have too many reads and writes on it due to the limited cpu.

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.