iobis / pyobis

OBIS Python client
https://iobis.github.io/pyobis
MIT License
14 stars 10 forks source link

dataset notebook to show of a data provider's data #56

Closed 7yl4r closed 2 years ago

7yl4r commented 2 years ago

grab datasets from list of ids:

datasets_of_interest = [
    "UUID_1",
    "UUID_2",
]