GithubHelp home page GithubHelp logo

explained.media.work's Introduction

Data visualization focussed story telling

Story 1: Understanding the state of global air quality data, research and funding infrastructure

  • All code for the story can be found in the global.air.quality.infra.story.Rmd script at the root of this repo. Each story corresponds to a one Rmd and each chunk of any given Rmd corresponds to one visualization, within a given story.

  • The helper script for the code can be found in the R/ folder at the root.

  • The datasets used in the code are not pushed to GitHub due to space limitations. Those can be downloaded from the following drive folder. Read notes on the datasets below.

  • Visualizations are stored in the output/ folder at the root of the repo.

  • Notes on data files present in the drive folder above:

    • There are 3 final processed files that come out of the AQLI data pipeline. Each of these files contain population weighted annual average PM2.5 data and corresponding life years lost (or potential gains in life expectancy: see the last point) data at country (gadm0 file), state (gadm1 file) and district/county (gadm2 file). These are present in the final processed CSVs sub-folder in the drive folder above.

    • Corresponding to the 3 files above there are 3 shapefiles, which can be found in the shapefiles sub-folder.

    • Apart from this, there are couple other files that the helper script loads, all of which are also present in the folder above.

    • The helper script loads the aqverse pacakge, which is used in the plotting code.

    • The code book for AQLI datasets is uploaded as a text file named aqli_code_book at the root of this repo.

    • All AQLI pollution data is measured in micrograms per cubic meter.

    • The AQLI data story can be told in 2 ways that convey the same message and a mix of both are used in the AQLI Annual Report 2023. Here is an example of Delhi, India:

      • Potential gains in years of life expectancy for a Delhi resident is 11.9 years if WHO PM2.5 guideline is met (default for the the AQLI interactive map and the data visualization in the output folder of this repo).
      • An average Delhi resident is losing 11.9 years of life as a result sustained long term exposure to breathing air that is not in compliance with the WHO guideline.

explained.media.work's People

Contributors

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