Rows: 10,248
Columns: 27
$ City <chr> "New York", "New York", "New York", "New Yo…
$ Country <chr> "United States", "United States", "United S…
$ ISO_Country_Code <chr> "USA", "USA", "USA", "USA", "USA", "USA", "…
$ Region <chr> "North America", "North America", "North Am…
$ Continent <chr> "North America", "North America", "North Am…
$ Month <chr> "2025-10", "2025-11", "2025-12", "2026-01",…
$ Month_Name <chr> "October 2025", "November 2025", "December …
$ Item <chr> "Milk (1 Liter)", "Milk (1 Liter)", "Milk (…
$ Item_Key <chr> "Milk_1L", "Milk_1L", "Milk_1L", "Milk_1L",…
$ Item_Category <chr> "Dairy", "Dairy", "Dairy", "Dairy", "Dairy"…
$ Quantity <dbl> 1, 1, 1, 1, 1, 1, 500, 500, 500, 500, 500, …
$ Unit <chr> "liter", "liter", "liter", "liter", "liter"…
$ Price_Local <dbl> 1.32, 1.33, 1.34, 1.30, 1.35, 1.33, 4.38, 4…
$ Currency_Local <chr> "USD", "USD", "USD", "USD", "USD", "USD", "…
$ Price_USD <dbl> 1.32, 1.33, 1.34, 1.30, 1.35, 1.33, 4.38, 4…
$ Exchange_Rate <dbl> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1…
$ YoY_Inflation_Estimate_Pct <dbl> 4.3, 4.3, 4.3, 4.3, 4.3, 4.3, 4.3, 4.3, 4.3…
$ Inflation_Source <chr> "USDA Food Price Outlook / IMF WEO 2026", "…
$ FAO_Index_Value <dbl> 127.1, 126.2, 125.8, 124.2, 125.3, 126.0, 1…
$ FAO_Index_Date <chr> "October 2025", "November 2025", "December …
$ FAO_YoY_Change_Pct <dbl> -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,…
$ USDA_All_Food_Forecast_Pct <dbl> 3.1, 3.1, 3.1, 3.1, 3.1, 3.1, 3.1, 3.1, 3.1…
$ USDA_Food_At_Home_Pct <dbl> 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5…
$ Data_Collection_Date <date> 2026-03-20, 2026-03-20, 2026-03-20, 2026-0…
$ Source_URL <chr> "https://www.numbeo.com/food-prices/in/New-…
$ Population_Estimate <dbl> 8336817, 8336817, 8336817, 8336817, 8336817…
$ Breakfast_Basket_USD <dbl> 16.18, 16.40, 17.02, 16.80, 16.82, 16.91, 1…