LUSTAT database API
Statec publishes on its [LUSTAT] database (https://lustat.statec.lu/) a significant amount of statistical data. All this data is accessible via this web portal but also via a REST API based in particular on the [SDMX] standard (https://sdmx.org/): [Documentation of the REST API](https://sis-cc.gitlab.io/dotstatsuite-documentation/using-api/restful/). This API is complemented by a facet search API in metadata: [Faceted Search API Documentation](https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-sdmx-faceted-search#http-api). ### Examples: - the list of tables made available by STATEC on LUSTAT can be obtained via a GET request on this URL: `https://lustat.statec.lu/rest/dataflow/LU1/all/all` - knowing the identifier of a dataflow, it is possible to recover its data as a CSV file using the cURL command line tool: ""curl -o myfile.csv -X GET -H "Accept: application/vnd.sdmx.data+csv;urn=true;file=true;labels=both" https://lustat.statec.lu/rest/data/LU1,ID_DATAFLOW/all?dimensionAtObservation=AllDimensions““““ In this command line, it is necessary to replace ID_DATAFLOW with the identifier of the dataflow in question, e.g. `DF_D7100`.
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%50/100
Not public-sector → neutral score; not subject to the proof checker.
- Availabilityweight 25%55/100
Verification has failed 0 consecutive times.
- Metadata completenessweight 20%50/100
3 of 6 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%10/100
Topic tags assigned
Data access
This entry links to a dataset, file download, or documentation page rather than a self-describing API, so there's no field schema to display.