Skip to content
New issue

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

Catalog filters should apply to showing subscriptions too #1360

Open
andy-esch opened this issue Dec 13, 2019 · 0 comments
Open

Catalog filters should apply to showing subscriptions too #1360

andy-esch opened this issue Dec 13, 2019 · 0 comments

Comments

@andy-esch
Copy link
Contributor

Right now, when you chain some filtering methods on Catalog(), you can narrow down the results. This doesn't hold for showing subscriptions though:

# these show the full subscription list
datasets = Catalog().provider('mbi').subscriptions().datasets
geographies = Catalog().provider('mbi').subscriptions().geographies

Screen Shot 2019-12-13 at 11 56 55 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants