Skip to content

Commit 6ab4273

Browse files
committed
removing my key
1 parent 7a094b8 commit 6ab4273

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/budget.r

+1-9
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## May-2015
55
setwd('~/Documents/GSR/budget/')
66

7-
yukey = "YOUR API KEY"
7+
yukey = ""
88
states = c('06', '16', '30', '41', '53')
99
## Specify What, Where, and When
1010
getArea = function(mykey = yukey, year= 2005, state = states[1], verbose = FALSE){
@@ -121,14 +121,6 @@ for(yr in 2005:2014){
121121
######### Under construction
122122

123123

124-
125-
126-
127-
128-
129-
130-
aa = getURL('http://quickstats.nass.usda.gov/api/get_param_values/?key=BBD12288-8892-3A35-8F67-4AC2E884391E&param=commodity_desc')
131-
132124
## SURVEY vs CENSUS
133125

134126
## Combine rows based on domaincat_desc

0 commit comments

Comments
 (0)