Add in_force & date range filters to RAG API
“filter”: {
{"key": "in_force", "value": "true" },
{"key": "date", "value": ["gte:yyyy-mm-dd"]}
}
Date filter accepts YYYY, YYYY-MM and YYYY-MM-DD formats.
Code development platform for open source projects from the European Union institutions
“filter”: {
{"key": "in_force", "value": "true" },
{"key": "date", "value": ["gte:yyyy-mm-dd"]}
}
Date filter accepts YYYY, YYYY-MM and YYYY-MM-DD formats.
For further information about the platform and support, please see https://code.europa.eu/info/about