UNPKG

@tricoteuses/assemblee

Version:

Retrieve, clean up & handle French Assemblée nationale's open data

22 lines (19 loc) 360 B
{ "title": "Signalement.", "type": "object", "properties": { "dateDepotSignal": { "type": "string" }, "infoJO": { "$ref": "InfoJO.json" } }, "required": [ "dateDepotSignal", "infoJO" ], "$schema": "http://json-schema.org/draft-07/schema#", "$id": "Signalement.json", "$$target": "Signalement.json" }