Git Product home page Git Product logo

global-warming-in-poland---heatmap's Introduction

Global-Warming-in-Poland---Heatmap

The D3 visualization shows temperature changes in selected polish cities over the last 50 years.

screenshot

The data comes from IMGW public dataset. Click here to see the visualization in action.

To gain the same reference for each month, the data is represented as Z-score (number of standard deviations from the mean). In this case mean was calculated separately for each month over the years.

Ex. as shown below, the average temperature in December 1971 was 1.1°C. The mean temperature for December (1966-2019) was -1°C. The temperature in observed month was 0.97 standard deviations from the December mean.

tooltip

Backend

The folder contains raw csv files manually downloaded from IMGW. The preprocesing.py file concatenates raw csv, create sepearted csv files for selected cities and save them in frontend/preprocessed_csv folder. Data for (station_name == "WROCŁAW" and year <= 1965) was excluded due to unreliable temperature (0°C every month).

Frontend

The folder contains visualization code (html, css, JavaScript) and preprocessed files to be displayed.

global-warming-in-poland---heatmap's People

Contributors

sylwiaoliwia2 avatar

Watchers

 avatar  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.