Giter Club home page Giter Club logo

idb-lab-map-lac-innovators-coronavirus's Introduction

Quality Gate Status Analytics

IDB Lab Map of LAC innovators – Coronavirus

Data from the map https://bidlab.org/en/map-LAC-innovators-Covid-19.

This map shows innovators from Latin America and the Caribbean that are leading potential solutions relevant to the different aspects and challenges of the Coronavirus pandemic. Contribute to this map and share your innovative solution here.

landing_dash

Go to map

Interactive map from LAC's entrepreneurship ecosystem responding to the pandemic.

Access and use of the data

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

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

Visualize, filter and download the data using dynamic web interface

Download the data

The visualization tool pulls the data directly from the map and uses open source libraries to build a web friendly table. Filter, browse and search the data before exporting it as a CSV or XLSX:

table preview

Main Open Source used libraries:

Python

import pandas as pd
url = 'https://idb-gis.maps.arcgis.com/sharing/rest/content/items/70434cfbfcd5440486ab5e870302184c/data'
df = pd.read_csv(url)

R

library(readr)

df<-read.csv('https://idb-gis.maps.arcgis.com/sharing/rest/content/items/70434cfbfcd5440486ab5e870302184c/data')

Obs: Not sure if it works. Submit a PR if you find a way to do it.

Download subset for a specific country or solution category

Use the options from the visualization and download data as csv or XLSX.

Click here to open

Authors

Don't forget to cite us :)

To cite the IDB Lab Map of LAC innovators – Coronavirus, please use the following reference:

Inter-American Development Bank and IDB Lab. "IDB Lab Map of LAC innovators – Coronavirus". 2020. Inter-American Development Bank. https://bidlab.org/en/map-LAC-innovators-Covid-19

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

idb-lab-map-lac-innovators-coronavirus's People

Contributors

collaer avatar

Watchers

James Cloos 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.