Datasets

Aggregates by autonomous community (CCAA)

Return per-CCAA totals from the offline projection. The ETag is bound to the shared asv1 stats generation and uses 60-second must-revalidate caching. Award-procedure counts come only from the corporate PLACSP v3 summary; the deprecated contracts_count is an explicitly labelled alias and contracts_total_eur is always withheld. Also available without .json suffix. Returns 503 rather than rebuilding aggregates in PHP-FPM.

get/api/v1/ccaa/stats.json

Headers

If-None-Matchstring

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

Response

CCAA 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 getCcaaStatsJson 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 ccaa to the response with the 200 status

      response-required-property-added

    • added the required property count 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