MrCamilo5 / latamdataresources

Latam Open Data Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer & Purpose

This repository contains a selection of data, data-plumbing recipes and data-cleaning scripts for working with Latin American Open Data Sources. The main objective of this repository is to serve as a resource and inspiration of raw material for building data products.

Due to the nature of the data sources (most of them contain data from Latin America) and the fact that this is work in progress, you will very likely encounter variable names and some descriptions in spanish. Do not panic!: Google translate is your friend!

I hope you use it to build data products that can tell fascinating stories about Colombia and Latin America. The data is available under the Creative Commons Attribution 4.0 International License and the code is available under the MIT License. If you do find it useful, please let me know.

Available Resources

Type Title Location
documentation How to Extract Article Data using the NYTimes API articles-nytimes-api
software Tabula: A tool for liberating data tables locked inside PDF files. tabula-technology
documentation Building a Dashboard with Shiny simple-shiny-dashboard
data Science, Technology & Innovation Projects registered in Colciencias (Colombia) isct-projects-co
data Anti-Personnel Mine Sweeping (Colombia) anti-personnel-mines
documentation Setting Up Python Conda setting-up-python-conda
documentation Building a Map with Leaflet simple-leaflet-map
data Open Data Lationamerica open-data-latinoamerica
data Colombian Departamental grid colombian-dept-grid

Project Ideas

  • Are science and technology contracts being fairly assigned in Colombia in the past few years?
  • Which research groups are getting the most funding? Do they have ties to a specific university?
  • Which geographical regions produce better quality research institutions?
  • Is the government effort in reducing the number of anti-personnel mines in Colombia effective?
  • What's the historical evolution of landmine disabling per region?

Questions/Problems

Open up a github issue and I'll do my best to help.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature)
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Latam Open Data Resources

License:MIT License


Languages

Language:R 80.9%Language:HTML 19.1%