David Zenz

Results 2 issues of David Zenz

**Describe the bug** `od_table()` throws an error when trying to download dataset `OGD__steuer_lst_ab_2008_4_LST_4` , whereas all other available datasets discovered with `od_list()` worked. **To Reproduce** ```r od_table("OGD__steuer_lst_ab_2008_4_LST_4") Fehler in `$...

bug
question

**Describe the bug** Calling od_catalogue(local = FALSE) fails due to SSL verification: ```r > data_catalogue

awaiting_feedback