Coder Social home page Coder Social logo

pydipapi's People

Contributors

lichtbaer avatar

Stargazers

 avatar

Watchers

 avatar  avatar

pydipapi's Issues

Add new function for recently added documents

"2.6 Anfrage kürzlich aktualisierter Entitäten"

Der Zeitpunkt der letzten Aktualisierung einer Entität wird im Feld aktualisiert ausgegeben.
Eine Entität gilt als aktualisiert, wenn entweder diese selbst oder eine direkt verknüpfte Entität
geändert wurde. So führen beispielsweise Änderungen an einer Vorgangsposition auch zur
Aktualisierung des zugehörigen Vorgangs. Eine Aktualisierung bedeutet jedoch nicht unbedingt,
dass sich die Felder einer Entität tatsächlich geändert haben.
Mittels des Anfrageparameters f.aktualisiert.start können Entitäten selektiert werden, die seit
dem angegebenen Datum aktualisiert wurden.
Beispiel: Alle Vorgänge, die seit dem 24.06.2022, 9:00 Uhr aktualisiert wurden
https://search.dip.bundestag.de/api/v1/vorgang?f.aktualisiert.start=2022-06-24T09:00:00&apikey=GmEPb1B.bfqJLIhcGAsH9fTJevTglhFpCoZyAAAdhp
Sollen die Aktualisierungen der DIP-Datenbank regelmäßig angefragt werden, ist zu beachten, dass
es einen Zeitversatz von ca. 10-15 Minuten gibt, bis eine Änderung in der API sichtbar ist. Um
keine Aktualisierungen zu verpassen, sollten sich die angefragten Intervalle entsprechend
überlappen.
Beispiel: Stündliche Anfrage von aktualisierten Vorgängen mit zeitlicher Überlappung
• 10:00 Uhr: https://search.dip.bundestag.de/api/v1/vorgang?f.aktualisiert.start=2022-06-24T08:50:00&apikey=GmEPb1B.bfqJLIhcGAsH9fTJevTglhFpCoZyAAAdhp
• 11:00 Uhr: https://search.dip.bundestag.de/api/v1/vorgang?f.aktualisiert.start=2022-06-24T09:50:00&apikey=GmEPb1B.bfqJLIhcGAsH9fTJevTglhFpCoZyAAAdhp
• 12:00 Uhr: https://search.dip.bundestag.de/api/v1/vorgang?f.aktualisiert.start=2022-06-24T10:50:00&apikey=GmEPb1B.bfqJLIhcGAsH9fTJevTglhFpCoZyAAAdhp

https://dip.bundestag.de/documents/informationsblatt_zur_dip_api.pdf

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.