querychat_demo / data /data_desc.md
Carsonburney's picture
Update data/data_desc.md
b3881db verified
|
raw
history blame
1.91 kB
# May 2024 OEWS Estimates — Data Dictionary / Description
**Dataset:** AirBNB Hugging Face
**Publisher:** Airbnb
**Website:** https://insideairbnb.com/get-the-data/
> Not all fields are available for every type of estimate.
---
## Overview
This dataset provides employment and wage estimates for occupations (SOC) by geography (U.S., state, territory, metropolitan and nonmetropolitan areas) and, for some releases, by industry (NAICS) and ownership. Estimates include employment counts, measures of sampling error (PRSE), and wage levels (mean and percentiles) on hourly and/or annual bases.
---
## Field Definitions
| Field | Description |
|---|---|
| id | Unique Airbnb listing ID | 36451 |
| name | Listing title | "Modern Downtown Apartment" |
| host_id | Unique host ID | 812345 |
| host_name | Host’s first name | "Sarah" |
| neighbourhood_group | Neighbourhood group (may be empty for Columbus) | NULL |
| neighbourhood | Neighbourhood name | "Short North" |
| latitude | Listing coordinates (latitude) | 39.9833 |
| longitude | Listing coordinates (longitude) | -82.9988 |
| room_type | Entire home/apt, Private room, Shared room, or Hotel room | "Entire home/apt" |
| price | Nightly price in USD (integer) | 150 |
| minimum_nights | Minimum nights required per booking | 2 |
| number_of_reviews | Total review count | 47 |
| last_review | Date of most recent review (YYYY-MM-DD; blank if no reviews) | 2025-10-12 |
| reviews_per_month | Average reviews per month (blank if no reviews) | 0.56 |
| calculated_host_listings_count | Number of listings the host has in Columbus | 4 |
| availability_365 | Days available in the next year (0 = fully booked or delisted) | 120 |
| number_of_reviews_ltm | Reviews in the last 12 months | 8 |
| license | License/registration number (if applicable) | "2024-STR-00123" |
---
## Source Citation
https://insideairbnb.com/get-the-data/