@gesetzefinden/ris
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

RIS TypeScript definitions

TypeScript definitions for the API of the Rechtsinformationssystem des Bundes (RIS) - https://www.data.gv.at/katalog/dataset/ris2_6

API ideas:

  • query(category: string, queryOptions?: {}, otherOptions?: { unpackResponse?: true, autoPaginate?: false }): Allows you to retrieve results from various APIs

  • retrieveContent(id, options: { rawXML?: false }): Allows you to retrieve a specific norm content

  • Option to retrieve RIS object or GF object responses (without all the wrapper objects)

  • Option to retrieve parsed and processed norm content (instead of XML)

  • namespace the APIs? E.g. decisions.search(), laws.search() or BrKons.search() Better alternative: search('Bundesrecht', options = {})


Copyright GesetzeFinden.at

Dependents (0)

Package Sidebar

Install

npm i @gesetzefinden/ris

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

237 kB

Total Files

7

Last publish

Collaborators

  • christiankaindl