Skip to content

Instantly share code, notes, and snippets.

View brianehenyo's full-sized avatar

Briane Paul V. Samson brianehenyo

View GitHub Profile
@brianehenyo
brianehenyo / get-census-data.R
Created June 12, 2016 13:27 — forked from tjpalanca/get-census-data.R
Download and process 2015 Philippines Census Data into tidy format
# Process 2015 Philippines Census Data into tidy format
# contact@tjpalanca.com | 2016-06-12
# Load necessary libraries
library(dplyr); library(purrr); library(stringr) # data munging
library(readxl) # reading excel documents
# Main function
GetCensusBarangayData <- function() {
# Download files