Skip to content

Thie1e/IFC-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

International Finance Corporation Scraper

A scraper for fetching project information from the IFC's database.

There's a blog post describing the scraper at http://thie1e.github.io/ScrapingIFC/.

An example application (scraping the complete database) is in Scraper.R. The resulting data is already included in the package and can be accessed via IFCprojects and IFCprojectsMerged after loading the package.

Work in progress. Still fails to scrape certain pieces of information.

Installation

library(devtools)
install_github('thie1e/IFC-scraper')

About

A scraper for fetching project information from the IFC's database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages