当前位置:网站首页>鳄梨价格数据集(Avocado Prices)
鳄梨价格数据集(Avocado Prices)
2022-07-30 21:38:00 【不务正业的猿】
原文:
Avocado Prices
Historical data on avocado prices and sales volume in multiple US markets
It is a well known fact that Millenials LOVE Avocado Toast. It's also a well known fact that all Millenials live in their parents basements.
Clearly, they aren't buying home because they are buying too much Avocado Toast!
But maybe there's hope… if a Millenial could find a city with cheap avocados, they could live out the Millenial American Dream.
This data was downloaded from the Hass Avocado Board website in May of 2018 & compiled into a single CSV. Here's how the Hass Avocado Board describes the data on their website:
The table below represents weekly 2018 retail scan data for National retail volume (units) and price. Retail scan data comes directly from retailers’ cash registers based on actual retail sales of Hass avocados. Starting in 2013, the table below reflects an expanded, multi-outlet retail data set. Multi-outlet reporting includes an aggregation of the following channels: grocery, mass, club, drug, dollar and military. The Average Price (of avocados) in the table reflects a per unit (per avocado) cost, even when multiple units (avocados) are sold in bags. The Product Lookup codes (PLU’s) in the table are only for Hass avocados. Other varieties of avocados (e.g. greenskins) are not included in this table.
Some relevant columns in the dataset:
Date - The date of the observation
AveragePrice - the average price of a single avocado
type - conventional or organic
year - the year
Region - the city or region of the observation
Total Volume - Total number of avocados sold
4046 - Total number of avocados with PLU 4046 sold
4225 - Total number of avocados with PLU 4225 sold
4770 - Total number of avocados with PLU 4770 sold

译:
鳄梨价格
美国多个市场鳄梨价格和销售量的历史数据
众所周知,千禧一代喜欢鳄梨吐司。众所周知,所有千禧年人都住在父母的地下室里。
很明显,他们并没有买房,因为他们买了太多的鳄梨吐司!
但也许还有希望……如果一个千年老人能找到一个有廉价鳄梨的城市,他们就能实现千年美国梦。
该数据于2018年5月从Hass Avocado Board网站下载,并编译成单个CSV。以下是哈斯鳄梨董事会在其网站上描述数据的方式:
下表显示了2018年全国零售量(单位)和价格的每周零售扫描数据。零售扫描数据直接来自零售商的收银机,基于哈斯鳄梨的实际零售额。从2013年开始,下表反映了一个扩展的多渠道零售数据集。多渠道报告包括以下渠道的聚合:杂货店、大众、俱乐部、药物、美元和军事。表中(鳄梨)的平均价格反映了每单位(每鳄梨)的成本,即使是袋装销售多个单位(鳄梨)。表中的产品查找代码(PLU)仅适用于Hass鳄梨。本表不包括其他鳄梨品种(如果皮)。
数据集中的一些相关列:
● Date-观察日期
● AveragePrice-单个鳄梨的平均价格
● type-传统或有机
● year-年份
● Region-观察的城市或地区
● Total Volume-销售的鳄梨总数
● 4046-销售PLU 4046的鳄梨总数
● 4225-销售PLU 4225的鳄梨总数
● 4770-销售了PLU 4770的鳄梨总数

边栏推荐
- JSESSIONID description in cookie
- MySQL 8.0.29 decompressed version installation tutorial (valid for personal testing)
- ClickHouse删除数据之delete问题详解
- 数据指标口径不统一、重复开发?亿信ABI指标管理平台帮你解决
- 登堂入室之soc开发makefile
- 对List集合中每个对象元素按时间顺序排序
- ML.NET相关资源整理
- HCIP第十六天
- Why do so many people who teach themselves software testing give up later...
- 活动推荐 | 2022年深圳最值得参加的边缘计算活动
猜你喜欢

【Network Security Column Directory】--Penguin Column Navigation

MySql 5.7.38下载安装教程 ,并实现在Navicat操作MySql

系统结构考点之并行主存

你需要知道的ES6—ES13开发技巧

ClickHouse 数据插入、更新与删除操作 SQL

深入浅出富文本编辑器

LeetCode·Daily Question·952. Calculate Maximum Component Size by Common Factor·Union Check

Google Earth Engine ——ee.List.sequence函数的使用

LeetCode·每日一题·952.按公因数计算最大组件大小·并查集

LeetCode·23.合并K个升序链表·递归·迭代
随机推荐
uni-app开发微信小程序踩坑
MySql创建数据表
【Nacos】解决Nacos下载速度缓慢的问题
Automatically generate test modules using JUnit4 and JUnitGenerator V2.0 in IDEA
3 minutes to take you to understand WeChat applet development
TransGAN code reproduction - Jiutian Bisheng Platform
Outsourcing worked for three years, it was abolished...
How do I refresh the company's background management system (Part 1) - performance optimization
[Deep Learning] Target Detection | SSD Principle and Implementation
面试难题:分布式 Session 实现难点,这篇就够!
关于SFML Rect.inl文件报错的问题
cookie和session区别
Google Earth Engine ——
Image Restoration by Estimating Frequency Distribution of Local Patches
GPGGA NTRIP RTCM Notes
MySQL compressed package installation, fool teaching
冲刺第六周
mysql deadlock
JDBC (detailed explanation)
基于ABP实现DDD--领域服务、应用服务和DTO实践