UNPKG

@tricoteuses/assemblee

Version:

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

17 lines 266 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "$ref": "#/definitions/Legislature", "definitions": { "Legislature": { "type": "number", "enum": [ 14, 15, 16, 17, 18, 0 ] } } }