dataset_name: philippine-streetfoods-prices
license: cc-by-4.0
language:
- en
- tl
file_type: csv
task_categories:
- text-classification
- tabular-data
Philippine Streetfoods Prices Dataset
Dataset Name
philippine-streetfoods-prices
License
CC-BY-4.0
Description
This dataset contains a structured list of popular Philippine street foods including price ranges, categories, main ingredients, and common regions.
Format
CSV File
Columns
| Column Name | Type | Description |
|---|
| food_name | string | Name of the food |
| category | string | Type of food |
| avg_price_php | integer | Average price |
| main_ingredient | string | Main ingredient |
| region | string | Common region |
Example Data
food_name,category,avg_price_php,main_ingredient,region
Isaw,Grilled,10,Chicken Intestine,Nationwide
Possible Use Cases
- Price prediction
- Food recommendation systems
- Data analytics projects
- Student machine learning projects
Source
Data compiled from public observations and common Philippine market prices.