Skip to content

Restaurant Licences (FEHD)

Food and Environmental Hygiene Department (FEHD)

17,154
Total Records
Weekly
Update Frequency
XML
Format
Free
No API Key

XML Updated weekly. No authentication required.

FieldTypeExampleDescription
TYPEstringRLLicence type: RL (Restaurant), RR (Light Refreshment), MR (Marine)
DISTinteger18District code (1–18, maps to FEHD districts)
SSstringSammy's Kitchen Ltd.Shop sign / restaurant name
ADRstringG/F, 204-206 QUEEN'S ROAD WEST...Full address including floor and street

Licence Type Reference

CodeTypeCount
RLGeneral Restaurant~12,594
RRLight Refreshment~4,555
MRMarine Restaurant~5
Terminal window
curl -o restaurants.xml \
"https://www.fehd.gov.hk/english/licensing/license/text/LP_Restaurants_EN.XML"
<?xml version="1.0" encoding="UTF-8"?>
<LICENCES>
<LP>
<TYPE>RL</TYPE>
<DIST>18</DIST>
<SS>Sammy's Kitchen Ltd.</SS>
<ADR>G/F, 204-206 QUEEN'S ROAD WEST, WESTERN, HONG KONG</ADR>
</LP>
<LP>
<TYPE>RR</TYPE>
<DIST>18</DIST>
<SS>Pacific Coffee - Sheung Wan</SS>
<ADR>G/F, 30 WING KUT STREET, SHEUNG WAN, HONG KONG</ADR>
</LP>
</LICENCES>
ModelHow
Huff ModelEvery LP within radius is a competitor term in the Σₖ denominator
Gravity ModelCompetition density affects destination attractiveness Dj
Regression ModelCompetition index variable X₂
Site RatingCompetition sub-score (proximity to similar restaurants)
  • No coordinates: you must geocode ADR field (Google Maps Geocoding API or HK CSDI)
  • DIST is FEHD’s own district numbering, not Census DCCA codes — map separately
  • Records include expired licences that were never removed; cross-check against FEHD search portal if freshness is critical
  • ~289 competitors exist within 400m of 14 Wa In Fong East (Sheung Wan)