man/docs/src/statistical-resources-queries.md

istacr / Statistical resources / Queries

Statistical resources: Queries

Get queries

This function allows consulting all existing statistical queries.

Parameters

Examples

get_statisticalresources_queries(limit=5)

Get queries (agencyID)

This function allows to consult all the queries maintained by a certain organization.

Parameters

Examples

get_statisticalresources_queries_agency(agencyid="ISTAC", limit=5)

Get queries (agencyID / resourceID)

This function allows to obtain final data of a statistical query with a certain identifier and that also maintains a certain organization.

Parameters

Examples

get_statisticalresources_queries_agency_resource(
  agencyid="ISTAC",
  resourceid="C00005A_000004"
)


Try the istacr package in your browser

Any scripts or data that you put into this service are public.

istacr documentation built on Sept. 9, 2025, 5:47 p.m.