Coder Social home page Coder Social logo

naptan-xlsx-xml-import's Introduction

NaPTAN-xlsx-xml-import

This code imports stop information from a spreadsheet, downloads XML files from NaPTAN website then validates and adds stop information to those XML files.

  1. Load spreadsheet [✅️Done✅️]
  2. Download required xml files from NaPTAN [✅️Done✅️]
  3. Validate entries [🟡Partially done🟡]
    1. alert if atco codes are already in the xml [✅️Done✅️]
    2. validate the types for each field [🔴not done🔴] (This should be done with the schema)
  4. Insert into template [✅️Done✅️]
  5. Insert completed template into big xml file [✅️Done✅]
    1. add stops to stop points and areas to stop areas [✅️Done✅️]
    2. if there is an existing record update instead [✅️Done✅]
  6. Upload updated xml files using NaPTAN login? [🔴not done🔴]
  7. Create a basic UI for this [✅️Done✅️]
  8. Compile UI into an executable [✅️Done✅️]

To run:

pip3 install -r requirements.txt
python ExcelToXml.py

screenshot

naptan-xlsx-xml-import's People

Contributors

yasir-choudhry avatar

Watchers

 avatar

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.