
Retrieve dataflow from the INSEE SDMX web service
get_insee_dataflow.RdThis function retrieves a list of available dataflow from the INSEE SDMX web service. It extracts the ID and label for each dataflow and returns them in a data frame.
Value
A data frame with two columns:
- id
The ID of the dataflow.
- label
The label or name of the dataflow.