GithubHelp home page GithubHelp logo

ferien-api-data's People

Contributors

bartscherer avatar darian-heede avatar derwario avatar lennykoggins avatar masterswordish avatar mattkretz avatar otalehrberg1979 avatar paulbrejla avatar yannisha avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ferien-api-data's Issues

Wrong ical interpretation

First thanks to this awesome data set!

I took a deeper look into it and it looks like the end dates (at least for Niedersachsen 2024) are wrong.
According to the ical spec this:
BEGIN:VEVENT DTSTAMP:20220919T193841Z DTSTART:20240201 DTEND:20240202 SUMMARY:Winterferien Niedersachsen 2024 END:VEVENT

Means an Event starting at (german date format) 01.02.2024 00:00:00 and ending at 02.02.2024 00:00:00 or in other words, it is an allDay Event for the 01.02.2024

However the vacations are actually 01.02. and 02.02.
So the Event should look like this:
BEGIN:VEVENT DTSTAMP:20220919T193841Z DTSTART:20240201 DTEND:20240203 SUMMARY:Winterferien Niedersachsen 2024 END:VEVENT

This is for all events for Niedersachsen 2024, so I assume it is affecting all events for all states.
You can test it e.g. importing the ics into the Thunderbird Calendar and it shows that the 02.02. is not taken into account on import of these data.

API Daten vor 2019

Hallo, super hilfreiche Datenbank - danke!
Hatte letztes Jahr über das python package ferien-api noch mit Daten aus 2017 gearbeitet, die ich neuerdings nicht mehr abrufen kann bzw direkt im JSON file auch nicht mehr finde. Was ist mit den geschehen? Wo kann ich die noch abrufen? Vielen Dank

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.