Datasets

Aggregates by CNAE sector

Return per-CNAE section totals from the offline projection. The ETag is bound to the shared asv1 stats generation and uses 60-second must-revalidate caching. Procurement fields distinguish award procedures from contracts and never expose an untyped monetary rollup. Also available as CSV. Returns 503 instead of executing a live GROUP BY.

get/api/v1/sectores/stats.json

Headers

If-None-Matchstring

Optional RFC 9110 entity-tag validator. Weak validators, comma-separated validator lists and * are accepted.

Response

Sector stats

countinteger required
sourcestring required
updatedstring date-time nullable required

Offline projection generation time; null when legacy cache provenance is unavailable.

Changes

Changed in 1 of the 3 revisions of this API.11

    • api operation id getSectoresStatsJson was added

      api-operation-id-added

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • added the new optional header request parameter If-None-Match

      new-optional-request-parameter

    • added the non-success response with the status 304

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the required property count to the response with the 200 status

      response-required-property-added

    • added the required property sections to the response with the 200 status

      response-required-property-added

    • added the required property source to the response with the 200 status

      response-required-property-added

    • added the required property updated to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog