Skip to content

markusschmitz53/german-industries-as-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

german-industries-as-json

A list of German industries (de+en) generated using python from official sources by the Federal Office of Statistics. This project is a private project. It's not affiliated to any government instances. List according to classification WZ 2008.

🇩🇪
Eine Liste der Wirtschaftszweige/Branchen in Deutschland. Generiert mit einem Python Skript aus Daten Statistischen Bundesamtes. Es handelt sich hierbei um ein privates Projekt, ohne Verbindung zu offiziellen Stellen. Liste entsprechend Klassifizierung WZ 2008.

JSON structure

{
    "A": 
    {
        "DE": "Land- und Forstwirtschaft, Fischerei",
        "EN": "Agriculture, forestry and fishing"
    },
    "B": 
    {
     "DE": "Bergbau und Gewinnung von Steinen und Erden", 
     "EN": "Mining and quarrying"
    },
    ...
}

Data source and license

The data used is © Statistisches Bundesamt, Wiesbaden 2008

Please refer to this page for details about the source and data ownership. Distribution is permitted as long as the source is disclosed. Additional information is available on the destatis homepage.

Source file: https://www.klassifikationsserver.de/klassService/jsp/variant/downloadexport?type=EXPORT_XML_GROUPING&variant=wz2008&language=DE

I assume no responsibility for the correctness and completeness of the information provided as well as unauthorized modification of the information by third parties.

You can get in touch with me via vagrant-angora@maskmail.net

About

A list of all German industries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages