# COSCUP 2026 台科大餐飲開放資料 / NTUST Dining Open Data

這份資料整理 COSCUP 2026 期間台灣科技大學第一學生餐廳的營業店家、雙語菜名、營業時間與校內／校外價格。2026 最新資料由第一學生餐廳營運單位麗陽商場協助協調彙整提供。

This dataset covers open stores at the NTUST First Student Cafeteria during COSCUP 2026, with bilingual dish names, opening hours, and NTUST member/non-member prices. The 2026 information was coordinated and compiled with assistance from Liyang Marketplace.

## 檔案 / Files

- `menu.csv`：每列一項餐點，適合試算表與資料分析。
- `menu.json`：菜單 metadata 與完整餐點陣列。
- `stores.json`：全部營業店家、營業時間與聯絡方式。
- `README.md`：資料字典、標示原則與授權。

## 主要欄位 / Main fields

| 欄位 Field | 說明 Description |
|---|---|
| `store_id` | 穩定的店家識別碼 / Stable store identifier |
| `store_name_zh`, `store_name_en` | 中英文店名 / Bilingual store name |
| `dish_name_zh`, `dish_name_en` | 中英文菜名 / Bilingual dish name |
| `category_zh`, `category_en` | 中英文品項分類 / Bilingual menu category |
| `opening_hours_zh`, `opening_hours_en` | COSCUP 期間營業時間 / Opening hours during COSCUP |
| `price_ntust_twd` | NTUST 學生職員價（新台幣）/ NTUST student & staff price in TWD |
| `price_non_ntust_twd` | 一般售價（新台幣）/ Regular price in TWD |
| `single_price` | 店家是否只提供單一價格 / Whether only one price was provided |
| `vegetarian` | 菜單是否明確標示為素食或可素 / Explicitly marked vegetarian or vegetarian-optional |
| `muslim_friendly` | 此餐點是否依提供資料標示為清真友善 / Whether this individual dish is labeled Muslim-friendly in the provided information |
| `dietary_note_zh`, `dietary_note_en` | 飲食標示限制與現場確認提醒 / Dietary-label caveat and onsite confirmation note |
| `last_updated` | 資料更新日期 / Data update date |

## 飲食標示原則 / Dietary labeling

素食與清真友善欄位均為餐點層級。素食只標記菜單明確寫出「素」、「蔬食」或「可素」的餐點；未標記不代表一定含葷，也不代表一定適合所有素食者。歐趴雞肉原始英文菜單明確標為 `Pork` 的餐點不標示為清真友善，其餘品項則依店家提供的清真友善餐飲資訊標示。清真友善不等同宣稱取得清真認證。

Vegetarian and Muslim-friendly fields are both assigned per dish. The vegetarian field only covers dishes explicitly marked vegetarian, plant-based, or vegetarian-optional. An unmarked item is not necessarily non-vegetarian. O-Pass Chicken dishes explicitly marked `Pork` in the original English menu are not labeled Muslim-friendly; other items are labeled based on the store's Muslim-friendly dining information. “Muslim-friendly” does not claim halal certification.

菜單與飲食標示僅供參考；實際品項、價格、食材、過敏原、交叉接觸與清真認證狀態請以店家現場公告及說明為準。

Menus and dietary labels are for reference only. Confirm availability, prices, ingredients, allergens, cross-contact, and certification status with staff onsite.

## 授權與出處 / License and attribution

資料以 [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) 授權釋出。使用時請標示：`COSCUP / 麗陽商場【台灣科技大學活動中心第一餐廳】`，並連回本專案。

The data is released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). Please attribute `COSCUP / Live Young — First Cafeteria of the Student Center at Taiwan Tech` and link back to this project.
