Stats

Stats_retrieve

GET
/api/v1/stats

Response Body

curl -X GET "https://loading/api/v1/stats"
{
  "price_count": 2147483647,
  "price_type_product_code_count": 2147483647,
  "price_type_category_tag_count": 2147483647,
  "price_with_discount_count": 2147483647,
  "price_currency_count": 2147483647,
  "price_year_count": 2147483647,
  "price_location_country_count": 2147483647,
  "price_kind_community_count": 2147483647,
  "price_kind_consumption_count": 2147483647,
  "price_source_web_count": 2147483647,
  "price_source_mobile_count": 2147483647,
  "price_source_api_count": 2147483647,
  "price_source_other_count": 2147483647,
  "price_in_challenge_count": 2147483647,
  "product_count": 2147483647,
  "product_source_off_count": 2147483647,
  "product_source_obf_count": 2147483647,
  "product_source_opff_count": 2147483647,
  "product_source_opf_count": 2147483647,
  "product_with_price_count": 2147483647,
  "product_source_off_with_price_count": 2147483647,
  "product_source_obf_with_price_count": 2147483647,
  "product_source_opff_with_price_count": 2147483647,
  "product_source_opf_with_price_count": 2147483647,
  "location_count": 2147483647,
  "location_with_price_count": 2147483647,
  "location_type_osm_count": 2147483647,
  "location_type_online_count": 2147483647,
  "location_type_osm_country_count": 2147483647,
  "proof_count": 2147483647,
  "proof_with_price_count": 2147483647,
  "proof_type_price_tag_count": 2147483647,
  "proof_type_receipt_count": 2147483647,
  "proof_type_gdpr_request_count": 2147483647,
  "proof_type_shop_import_count": 2147483647,
  "proof_kind_community_count": 2147483647,
  "proof_kind_consumption_count": 2147483647,
  "proof_source_web_count": 2147483647,
  "proof_source_mobile_count": 2147483647,
  "proof_source_api_count": 2147483647,
  "proof_source_other_count": 2147483647,
  "proof_in_challenge_count": 2147483647,
  "price_tag_count": 2147483647,
  "price_tag_status_unknown_count": 2147483647,
  "price_tag_status_linked_to_price_count": 2147483647,
  "user_count": 2147483647,
  "user_with_price_count": 2147483647,
  "challenge_count": 2147483647,
  "updated": "2019-08-24T14:15:22Z"
}