Update which quarter it is for fetching SEC PDF

This commit is contained in:
Aaron Lindsay 2017-06-04 21:21:55 -04:00
parent 3c49e9424d
commit 0095015053
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
QUARTER=2016q3
QUARTER=2017q1
function get_ticker() {
local cusip=$1