Giter Club home page Giter Club logo

ni-postcodes's People

Contributors

cj-malone avatar github-actions[bot] avatar jnicho02 avatar shyamrallapalli avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

shyamrallapalli

ni-postcodes's Issues

Well formed postcodes

Currently the some of the postcodes are "malformed", with missing spaces, or lowercase. I want to format existing data and make sure new data is formatted.

Historical data

Once an establishment closes it is removed from the public FHRS data. If we could get those details we could expand coverage.

Aggregate duplicate postcodes

It's not clear how to handle duplicates in the output, it's conflicting information. Well, sometimes the difference is below 1 meter. I think those should be merged and a center calculated.

cut -d, -f1 NI-postcodes.csv | wc -l
   15286
cut -d, -f1 NI-postcodes.csv | sort | uniq | wc -l
    9104
BT78 3AJ,54.51637400000000,-7.45110200000000
BT78 3AJ,54.51637400000000,-7.45110100000000

BT78 4AD,54.71825210000000,-7.37651370000000
BT78 4AD,54.71803100000000,-7.37701200000000
BT78 4AD,54.71803000000000,-7.37701200000000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.