Closed seanherron closed 10 years ago
As of now, FBO
or grants.gov
.
The docs read:
get results only from a particular data source, e.g. 'FBO', 'grants.gov'. Case sensitive.
implying that there are more potential values. Would probably be worth it to have a term dictionary (see https://github.com/18F/fbopen/issues/33) that describes all possible input and output terms and values.
@seanherron Rather than a static dictionary, how about a new API endpoint to hit and get all available data_source
s?
@arowla +1 The idea of enumerating the data source facets makes a lot of sense
Just created #57 to handle what this issue (and another) evolved into.
What are all the possible values I could pass in to
data_source
?