Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 584 Bytes

Local Authority Profile Generator

Background

This application uses the ONS OPEN API to create summary profiles for LAs using data from the 2011 Census.

Usage

A hosted version of this application is provided on github pages at http://ONSDigital.github.io/ProfileGenerator

Alternativly you may download the code from here to use on your own server.

Getting Started

In order to use the downloaded version you need to obtain your own API key from https://www.ons.gov.uk/ons/apiservice/web/apiservice/home and place this key in the js/profile_utils.js file line 28