-
Notifications
You must be signed in to change notification settings - Fork 1
evalGrp API
gg314 edited this page Mar 27, 2020
·
6 revisions
Identify which evaluation groups (datasets) are in the database.
evalGrps seem to be identified by a FIPS (two-digit) state code followed by the year.
key | value | description |
---|---|---|
schemaName |
"FS_FIADB" | |
whereClause |
str |
Usually blank but can use any fields in the POP_EVAL_GRP table to limit the number of rows |
mostRecent |
"Y" or "N" | If "Y", only the most recent inventories for each state will be returned |