Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charity Commission Extract

Ruby utility for handling the import of data from the Charity Commission data extract

Work in progress project to convert the bcp data from http://data.charitycommission.gov.uk/default.aspx to standard CSV files that can be used to import data to mysql and progresql databases.

To extract the data into CSV format run the following command:

import.rb -i <path_to_bcp_directory>
import.rb -i <path_to_bcp_directory> -o <path_to_output_directory>

Note: If no input or output paramters are provided the current working directory will be used.

Related

About

Ruby utility for handling the import of data from the Charity Commission data extract

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages