@socialgouv/fiches-vdd
TypeScript icon, indicating that this package has built-in type declarations

2.1019.0 • Public • Published

@socialgouv/fiches-vdd

Fiches vos droits et démarches au format JSON, mises à jour quotidiennement

Dataset Url
particuliers https://lecomarquage.service-public.fr/vdd/3.3/part/zip/vosdroits-latest.zip
professionnels https://lecomarquage.service-public.fr/vdd/3.3/pro/zip/vosdroits-latest.zip
associations https://lecomarquage.service-public.fr/vdd/3.3/asso/zip/vosdroits-latest.zip

⚠️ Le package contient toutes les fiches soit ~500Mo de JSON.

Usage

const fiches = require("@socialgouv/fiches-vdd");

// liste des fiches associations disponibles
console.log(fiches.associations);

// récupérer une fiche en particulier
fiches.getFiche("associations", "F3180");

// index de toutes les fiches (titre, theme...)
const index = require("@socialgouv/fiches-vdd/data/index.json");

Dev

Pour mettre à jour les fiches :

yarn
yarn fetch

Dependents (0)

Package Sidebar

Install

npm i @socialgouv/fiches-vdd

Weekly Downloads

423

Version

2.1019.0

License

MIT

Unpacked Size

632 MB

Total Files

7957

Last publish

Collaborators

  • revolunet
  • socialgroovybot