Twinkle HubTwinkle Hub

英國 食品衛生評級詳情 (單店 by FHRS ID)

uk_get_food_premises

🇬🇧 Royaume-Unilecture seule

關鍵字 / Keywords: 英國 食品 衛生 評級 詳情 單店 UK food hygiene premises detail FHRS ID scores hygiene structural management

Scope: UK Food Standards Agency · one premises' full record.

Args: fhrs_id: numeric FHRSID from uk_search_food_premises.

Returns trimmed summary + raw full upstream record (scores breakdown: hygiene / structural / confidence-in-management).

License: OGL v3.

Paramètres

NomTypeDescription
fhrs_id *integer
Schéma JSON brut
{
  "properties": {
    "fhrs_id": {
      "title": "Fhrs Id",
      "type": "integer"
    }
  },
  "required": [
    "fhrs_id"
  ],
  "title": "uk_get_food_premisesArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
uk_get_food_premises({ fhrs_id: 10 })