Skip to content

Commit

Permalink
adding postcodes data
Browse files Browse the repository at this point in the history
  • Loading branch information
samsargent committed Mar 28, 2012
1 parent b9f06d6 commit 36fa3e3
Show file tree
Hide file tree
Showing 2 changed files with 199,654 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,11 @@ rowData[ headers[j] ] = jQuery(tableRow.cells[j]).text();
return data;
}
````

## Postcodes ##

[postcodes.json](https://github.com/samsargent/Useful-Autocomplete-Data/blob/master/data/postcodes.json)

## Google Maps Geocoded Addresses ##

[postcodes.json](http://code.google.com/apis/maps/documentation/geocoding/index.html)
Loading

0 comments on commit 36fa3e3

Please sign in to comment.