Nothing
istacr / Statistical resources / Queries
This function allows consulting all existing statistical queries.
limit=25
.offset=0
.ID ASC
or ID DESC
,get_statisticalresources_queries(limit=5)
This function allows to consult all the queries maintained by a certain organization.
ISTAC
.limit=25
.offset=0
.ID ASC
or ID DESC
,get_statisticalresources_queries_agency(agencyid="ISTAC", limit=5)
This function allows to obtain final data of a statistical query with a certain identifier and that also maintains a certain organization.
ISTAC
.C00005A_000004
.-metadata
and -data
.get_statisticalresources_queries_agency_resource(
agencyid="ISTAC",
resourceid="C00005A_000004"
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.