Giter Site home page Giter Site logo

oenace-json's Introduction

ÖNACE 2008 as JSON

Nodejs script that converts the ÖNACE entries into a json list.

Link to pdf.
Source statistik austria

Rebuild

Install dependencies and generate JSON file from csv input.

npm install
node index.js

Json structur

[
  {
    "Structur": "A",
    "Abschnitt": "A",
    "Titel": "LAND- UND FORSTWIRTSCHAFT, FISCHEREI",
    "Kurztitel": "Land- und Forstwirtschaft",
    "EDV-Code": "A",
    "Code": "A",
    "Abteilungen": [
      {
        "Structur": "01",
        "Abschnitt": "A",
        "Abteilung": "01",
        "Titel": "Landwirtschaft, Jagd und damit verbundene Tätigkeiten",
        "Kurztitel": "Landwirtschaft und Jagd",
        "EDV-Code": "A01",
        "Code": "A 01",
        "Gruppen": [
          {
            "Structur": "01.1",
            "Abschnitt": "A",
            "Abteilung": "01",
            "Gruppe": "01.1",
            "Titel": "Anbau einjähriger Pflanzen",
            "Kurztitel": "Anbau einjähriger Pflanzen",
            "EDV-Code": "A011",
            "Code": "A 01.1",
            "Klassen": [
              {
                "Structur": "01.11",
                "Abschnitt": "A",
                "Abteilung": "01",
                "Gruppe": "01.1",
                "Klasse": "01.11",
                "Titel": "Anbau von Getreide (ohne Reis), Hülsenfrüchten und Ölsaaten",
                "Kurztitel": "Anbau v. Getreide, Hülsenfrüchte",
                "EDV-Code": "A0111",
                "Code": "A 01.11"
              },
              {
                "Structur": "01.11-0",
                "Abschnitt": "A",
                "Abteilung": "01",
                "Gruppe": "01.1",
                "Klasse": "01.11-0",
                "Titel": "Anbau von Getreide (ohne Reis), Hülsenfrüchten und Ölsaaten",
                "Kurztitel": "Anbau v. Getreide, Hülsenfrüchte",
                "EDV-Code": "A01110",
                "Code": "A 01.11-0"
              }
            ]
          }
        ]
      }
    ]
  }
]

oenace-json's People

Contributors

simonabler 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.