Open data extracts
Choose one of the links below to download an archive containing the open data collected on the Colouring London platform
{ this.state.extracts == undefined ?Loading extracts...
: ( this.state.extracts.length === 0 ?No extracts available
: null ) } { this.state.latestExtract != undefined ?Latest extract
Older extracts
-
{
this.state.previousExtracts.map(e =>
-