Skip to content

dmzobel/vintage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Vintage

Based on research by Princeton economist Orley Ashenfelter, who showed the relationship between various climate factors and the quality of Bordeaux wine, this project applies Ashenfelter's Bordeaux equation to various vintages and presents the results in a format accessible to everyday users. Historical climate data is obtained from the NOAA Climate Data Online API.

Query Strings

Bordeaux queries

Rainfall data from October 2007 to September 2016 https://www.ncdc.noaa.gov/cdo-web/api/v2/data?datasetid=GSOM&datatypeid=PRCP&stationid=GHCND:FR000007510&units=metric&limit=1000&startdate=2007-10-01&enddate=2016-09-30

Temperature data from October 2007 to September 2016 https://www.ncdc.noaa.gov/cdo-web/api/v2/data?datasetid=GSOM&datatypeid=TAVG&stationid=GHCND:FR000007510&units=metric&limit=1000&startdate=2007-10-01&enddate=2016-09-30

Napa Valley queries

Rainfall data from October 2007 to September 2016 https://www.ncdc.noaa.gov/cdo-web/api/v2/data?datasetid=GSOM&datatypeid=PRCP&stationid=GHCND:USW00093227&units=metric&limit=1000&startdate=2007-10-01&enddate=2016-09-30

Temperature data from October 2007 to September 2016 https://www.ncdc.noaa.gov/cdo-web/api/v2/data?datasetid=GSOM&datatypeid=TAVG&stationid=GHCND:USW00093227&units=metric&limit=1000&startdate=2007-10-01&enddate=2016-09-30

About

Application to help users find the best wine vintages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors