Giter Site home page Giter Site logo

pa00gz / idb-idb-invest-coronavirus-impact-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from el-bid/idb-idb-invest-coronavirus-impact-dashboard

0.0 0.0 0.0 1.99 MB

Follow the impact of COVID-19 outbreak in Latin America in real time

License: Other

Makefile 0.01% Python 0.75% Jupyter Notebook 99.06% TSQL 0.17% Shell 0.01%

idb-idb-invest-coronavirus-impact-dashboard's Introduction

Coronavirus Traffic Congestion Impact in Latin America with Waze Data

Quality Gate Status

Follow the impact of Coronavirus outbreak in Latin America in real time.

landing_dash Go to dashboard: ENGLISH ESPAÑOL

The Coronavirus Impact Dashboard has been created by the IDB and IDB Invest to track in real time the impact of the coronavirus (also known as COVID-19) on the countries of Latin America and the Caribbean. The dashboard aims to track a range of variables of interest in order to provide policymakers, epidemiologists, and the general public in the region with measures of the impact that “social distancing” restrictions and recommendations due to the coronavirus outbreak are having on the population and on economic activity.

Use the data

The data was also though to be used by the broad community of researchers, journalists and developers. If you have any ideas or doubts about using the data, do not hesitate to submit an issue.

But first, make sure you understand the data:

  • Data Dictionary
  • The Methodological Note will also continuously track and update methodological changes (when necessary) and changes/additions to data sources. The version of the Methodological Note and its date of creation are shown at the top of the document.

The latest version of the data is easily available through the methods below.

⚠️ The data methodology was recently updated. Historical data may have changed since last version. Please refer to the Methodological Note to understand the changes.

Download Manually

Access the sheets

Python

import pandas as pd

daily = pd.read_csv('http://tiny.cc/idb-traffic-daily')
weekly = pd.read_csv('http://tiny.cc/idb-traffic-weekly')
metadata = pd.read_csv('http://tiny.cc/idb-traffic-metadata')

R

library(readr)

daily<-read_csv('http://tiny.cc/idb-traffic-daily')
weekly<-read_csv('http://tiny.cc/idb-traffic-weekly')
metadata<-read_csv('http://tiny.cc/idb-traffic-metadata')

Stata

import delimited using "http://tiny.cc/idb-traffic-daily", clear
import delimited using "http://tiny.cc/idb-traffic-weekly", clear
import delimited using "http://tiny.cc/idb-traffic-medata", clear

Waze for Cities Partners

You can find materials prepared for Waze for Cities Partnership Partners here.

Ask for a specific region

The way that the pipeline was implemented allow us to query any region in Latin America. To ask for an specific region(s) of interest please submit an issue.

Click here to request regions

Don't forget to cite us :)

To cite the IDB and IDB Invest Coronavirus Impact Dashboard, please use the following reference:

Inter-American Development Bank and IDB Invest. "IDB And IDB Invest Coronavirus Impact Dashboard". 2020. Inter-American Development Bank.www.iadb.org/coronavirus-impact-dashboard

To cite this Methodological Note, please use the following reference:

Inter-American Development Bank and IDB Invest. IDB And IDB Invest Coronavirus Impact Dashboard Methodological Note. Washington, DC: Inter-American Development Bank, 2020.https://iadb-comms.org/coronavirus-impact-dashboard-methodological-note.

Team

Development Effectiveness Division Chiefs

  • IDB: Carola Alvarez

  • IDB Invest: Alessandro Maffioli

Technical Team Leaders

  • IDB: Oscar Mitnik

  • IDB Invest: Patricia Yañez-Pagans

Technical Team

  • IDB: João Carabetta, Daniel Martinez, Edgar Salgado, Beatrice Zimmermann

  • IDB Invest: Mattia Chiapello, Luciano Sanguino

Communications Team

  • IDB: Lina Botero, Andrés Gómez-Peña

  • IDB Invest: Norah Sullivan

IT Team

  • IDB: eBFactory

  • IDB Invest: Maiquel Sampaio de Melo

License

This work is licensed under a Creative Commons IGO 3.0 - see the LICENSE.md file for details.

Acknowledgments

About

This repository reflects the code being used in the most current version of the dashboard at the Traffic Congestion tab.

idb-idb-invest-coronavirus-impact-dashboard's People

Contributors

joaocarabetta avatar kylestr avatar vlasvlasvlas 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.