Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCC Spending Data

What is it?

Liverpool City Council report on, and provide details for, invoices over £500 made for the supply of goods and services.

In the council's own words:

This is so that you know where your money is being spent, and for better scrutiny of spending.

This tool attempts to aggregate and show the data in a more useful format for those that don't like wrangling XLS/CSV files.

Setup

$ virtualenv .
$ . bin/activate 
$ git clone https://github.com/Liverpool-UK/lcc-spending.git
$ cd lcc-spending
$ python setup.py develop

# May need to be run as postgres user 
$ createdb lcc_spending -E utf8 
$ psql lcc_spending -f migrations/*.sql

$ import_over500 

About

Tools to navigate Liverpool CC spending data

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages