GSA / data.gov

Main repository for the data.gov service
https://data.gov
Other
546 stars 87 forks source link

Remove orgs with 0 datasets from the org page #4740

Open tdlowden opened 1 month ago

tdlowden commented 1 month ago

User Story

In order to minimize visual clutter and have accurate info, datagov users wants organizations with 0 datasets removed from the organization list.

Acceptance Criteria

Background

There are currently 20 orgs with 0 datasets listed

Image

Security Considerations (required)

None

Sketch

jbrown-xentity commented 1 month ago

I found an ability to get this programatically, but the total organization count doesn't seem to match the count on the UI, which gives me pause... https://catalog.data.gov/api/action/organization_list?sort=package_count&include_dataset_count=true&all_fields=True&limit=25&offset=105