GithubHelp home page GithubHelp logo

Comments (5)

schorschie avatar schorschie commented on July 19, 2024

I found, that there is a GET API which returns a JSON file: https://www.ogd.stadt-zuerich.ch/wfs/geoportal/Baumkataster?service=WFS&version=1.1.0&request=GetFeature&outputFormat=GeoJSON&typename=baumkataster_baumstandorte

Wouldn't that be a better source for some of the data?

from starter-code_opendataswiss.

rnckp avatar rnckp commented on July 19, 2024

Hi! Thanks for pointing this out! 👍

The script that generates the starter code notebooks reads the metadata JSON from opendata.swiss and parses the links to the ressource(s) of each data set. This is the «ground truth» from the publisher that I adhere too.

Like you I also found a couple of data set ressources that unfortunately do not allow for a direct download of the CSV files but rather lead to a website like in your example.

At the moment I do not see any automated way to handle this. Just from the link or metadata itself I cannot see reliably which links lead to websites and which to CSV files directly. I also want to avoid a list of exceptions and manual intervention because this would be too time consuming.

If you see any way to solve this (without manual intervention) let me know. I'd be very interested.

Again – thanks for taking the time to create the issue.

from starter-code_opendataswiss.

schorschie avatar schorschie commented on July 19, 2024

What do you think about the second link? Do you see any chance to auto generate that?

from starter-code_opendataswiss.

rnckp avatar rnckp commented on July 19, 2024

Unfortunately this link is not included in the metadata of the ressource. Have a look here.

I only can use what I get from this endpoint. From this data I retrieve the links to the individual metadata of each data set.

from starter-code_opendataswiss.

schorschie avatar schorschie commented on July 19, 2024

Move to: rnckp/starter-code-opendataswiss-gh#2

from starter-code_opendataswiss.

Related Issues (2)

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.