GithubHelp home page GithubHelp logo

etl's Introduction

ETL projekt Eesti välisõhu andmete põhjal

Mõõdetavad parameetrid:

Attr example value unit Description
SO2 0,23 µg/m³ Vääveldioksiid
NO2 0,02 µg/m³ Lämmastikdioksiid
CO 0,24 mg/m³ Süsinikoksiid
O3 70,05 µg/m³ Osoon
PM10 8,55 µg/m³ Peened osakesed
PM2.5 4,72 µg/m³ Eriti peened osakesed
TEMP 9,72 C Temperatuur
WD10 204,40 deg Tuule suund 10 m kõrgusel
WS10 1,56 m/s Tuule kiirus 10 m kõrgusel

Extract

  • Eesti välisõhu kvaliteedi seire kodulehelt laetakse alla info .cvs failide kujul.
  • Andmed on Tartu seirejaamast ja hõlmavad 2022 aastat.

Transform

  • Kasutatakse projekti tarbeks loodud Openrefine tarkvara API funktsioone.
  • Luuakse uus projekt.
  • Imporditakse andmed cvs failist.
  • Laetakse salvestatud operatsioonide json fail.
  • Muudetakse tulpade andmetüüpe.
  • Eksporditakse andmed ajutisse csv faili.

Load

  • Luuakse SQLite andmebaas.
  • Imporditakse andmed csv failist.
  • Luuakse uued tabelid: päevakeskmine ja kuukeskmine.
  • Arvutakse keskmised väärtused ja lisatakse tabelitesse.

Kasutamine

  • API kasutamiseks on vajalik eelnevalt käivitada Openrefine tarkvara.
  • Käivitada ETL.py fail (ETL.py ja openrefine_api.py failid peavad asuma samas kataloogis)
  • ETL protsess peaks toimima automaatselt.
  • Testitud Windowsis ja Linuxis

etl's People

Contributors

omakood avatar

Watchers

 avatar

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.