Skip to content

Instantly share code, notes, and snippets.

@boshng95
Last active October 16, 2019 01:23
Show Gist options
  • Save boshng95/78d1f8745897307c4c6ff2607e384c2c to your computer and use it in GitHub Desktop.
Save boshng95/78d1f8745897307c4c6ff2607e384c2c to your computer and use it in GitHub Desktop.
{
"Meta Data": {
"1. Information": "Daily Prices (open, high, low, close) and Volumes",
"2. Symbol": "ASX:CBA",
"3. Last Refreshed": "2019-10-16",
"4. Output Size": "Compact",
"5. Time Zone": "US/Eastern"
},
"Time Series (Daily)": {
"2019-10-16": {
"1. open": "79.8000",
"2. high": "80.1300",
"3. low": "79.7200",
"4. close": "80.0100",
"5. volume": "703895"
},
"2019-10-15": {
"1. open": "78.9600",
"2. high": "79.3500",
"3. low": "78.8000",
"4. close": "79.3100",
"5. volume": "957243"
},
"2019-10-14": {
"1. open": "79.2000",
"2. high": "79.6450",
"3. low": "78.9900",
"4. close": "79.0700",
"5. volume": "1212377"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment