We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Same datasets are harvest twice in two organizations, for example
https://catalog.data.gov/dataset/nndss-table-ii-invasive-pneumococcal-to-legionellosis-79d5f https://catalog.data.gov/dataset/nndss-table-ii-invasive-pneumococcal-to-legionellosis-f6b5a
there are 785 found between organization hhs-gov and centers-for-disease-control-and-prevention.
hhs-gov
centers-for-disease-control-and-prevention
$ curl -s "https://catalog.data.gov/api/action/package_search?fq=(organization:centers-for-disease-control-and-prevention%20OR%20organization:hhs-gov)&facet.field=[%22identifier%22]&facet.limit=-1&facet.mincount=2" | jq '.result.facets.identifier | length' 785
[Notes or a checklist reflecting our understanding of the selected approach]
The text was updated successfully, but these errors were encountered:
close this one since #4073 has better description,
Sorry, something went wrong.
No branches or pull requests
Same datasets are harvest twice in two organizations, for example
https://catalog.data.gov/dataset/nndss-table-ii-invasive-pneumococcal-to-legionellosis-79d5f
https://catalog.data.gov/dataset/nndss-table-ii-invasive-pneumococcal-to-legionellosis-f6b5a
there are 785 found between organization
hhs-gov
andcenters-for-disease-control-and-prevention
.Sketch
[Notes or a checklist reflecting our understanding of the selected approach]
The text was updated successfully, but these errors were encountered: