@tricoteuses/assemblee
Version:
Retrieve, clean up & handle French Assemblée nationale's open data
44 lines (41 loc) • 670 B
JSON
{
"title": "Code du type d'organe",
"type": "string",
"enum": [
"API",
"ASSEMBLEE",
"CJR",
"CMP",
"CNPE",
"CNPS",
"COMNL",
"COMPER",
"COMSENAT",
"COMSPSENAT",
"CONFPT",
"CONSTITU",
"DELEG",
"DELEGBUREAU",
"DELEGSENAT",
"GA",
"GE",
"GEVI",
"GOUVERNEMENT",
"GP",
"GROUPESENAT",
"HCJ",
"MINISTERE",
"MISINFO",
"MISINFOCOM",
"MISINFOPRE",
"OFFPAR",
"ORGAINT",
"ORGEXTPARL",
"PARPOL",
"PRESREP",
"SENAT"
],
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "CodeTypeOrgane.json",
"$$target": "CodeTypeOrgane.json"
}