jsoma / data-studio-projects

12 stars 18 forks source link

Why is wine so expensive in New York? #178

Open ElinaMak opened 6 years ago

ElinaMak commented 6 years ago

The fast answer is because New York is not California...*

So, my second research starts from the basic question: "Why is wine so expensive in New York?"

In order to reply to this question I need to examine demand / offer, exports / imports of wine in US.

I built my own dataset as it combines data from different sources and as I didn't find any csv / excel with all information I wanted.

It would be nice to compare them with statistics from Europe even though the data from the European Commission do not make it an easy task...

2018-07-16 3 29 34

Also the measurements change, Europe uses the "liter" or "hectoliter", US the "gallon".

The charts I will use, are simple bar charts because I believe they are the simplest for the audience and pass the message directly.

From the research so far, I found out that California produces an average of 85 percent of total U.S. wine production.

us_wine_production

billions exports

Checklist

This checklist must be completed before you submit your draft.

ElinaMak commented 6 years ago

Few updates

the notebook: https://github.com/ElinaMak/data_studio/blob/master/Why%20is%20wine%20expensive%20in%20New%20York%3F.ipynb

With a little bit of accompanying text: https://github.com/ElinaMak/data_studio/blob/master/Why%20wine%20is%20so%20expensive%20in%20NY.pdf

jsoma commented 6 years ago

In order to reply to this question I need to examine demand / offer, exports / imports of wine in US.

Honestly you should probably just call up someone who sells wine for a living and ask them if they know! They'll point you in the right direction as to why, and then you can find the data. Thirty minutes of calling places and asking will save you 20 hours of scraping and cleaning maybe-useless datasets!

ElinaMak commented 6 years ago

I am not sure which dashboard are you referring to? The EC one? This was a screenshot of how messy they publish the data, I didn't do it....

Also I think you are commenting on the first "issue" not my update...

total_us_production

better volume in gallons

us exports in billions

us_top wine importer

playfairbot commented 6 years ago

Howdy! I'm a little robot, just having a little look around.

You need some feedback, let me summon @collleenwang, @vpenney, @linleysanders for you

It looks like we need to fix up your your update a little bit! Edit it by clicking the pencil in the top right-hand corner. It requires:

Maybe you just didn't use the template? If not, edit your comment, cut and paste the template in, and then fill it out.

linleysanders commented 6 years ago

Wow, you're a girl after my own heart with this topic. I understand that your charts are stating how America is exporting more wine annually, importing a ton, and California makes up a bulk of American production, but was there any data that showed how wine is cheaper closer to the source? Just curious since that was the original question, but I know these things change.

vpenney commented 6 years ago

Nice topic! I agree that the axis labels could be a bit smaller and some space between the headline and legend could help visually.

collleenwang commented 6 years ago

I do like this topic! Comparing with the displayed charts, I'm more interested in the country rank tables, why don't you list them in a colorful chart way?

ElinaMak commented 5 years ago

Final

Published website version: https://elinamak.github.io/FirstProject/

Code repository: https://github.com/ElinaMak/data_studio/blob/master/Why%20is%20wine%20expensive%20in%20New%20York%3F.ipynb

What did you find to be the most difficult part of this project?

Finding the right data.

Are you satisfied with what you produced? Is there anything you would like to change or improve?

Have better wine imports data for US and some reporting / interviews from local wine makers and wine merchants.