/hydroweb

Data processing tool for https://www.snirh.gov.br/hidroweb

Primary LanguageJavaScript

HidroWeb data processing tool

This is an online tool that reads, cleans and reorganizes hydrometeorological data from https://www.snirh.gov.br/hidroweb

It prototype was done in a few hours including information gathering. So please don't judge the lack of tests and proper structure.

How it works

Architecture

Everything happens in the browser, there is no backend required. That means it can run without a webserver.

That is also the reason why it works as a GitHub page on https://ww9.github.io/hydroweb.

Please be mindful that this is just a simple proof-of-concept. Usually I would add TypeScript, unit tests and a frontend framework such as Angular, React, Svelte or Vue.

Support

If you need assistance please e-mail me on brunocassol@gmail.com

Should you require other data processing tools, I'm always eager to listen and perhaps I may be of help.

Todo & Ideas