Mike

Results 44 issues of Mike

I hope you're well. I had to change computer and install from source to get a recent version. It's not hard admittedly but for this great tool to be more...

I have found an issue with frictionless with Python 3.12 that doesn't occur with Python 3.11. Here is the trace: ``` ../../../.local/share/hatch/env/virtual/hdx-python-utilities/uS5tbIcO/test.py3.12/lib/python3.12/site-packages/frictionless/formats/excel/parsers/xlsx.py:67: in read_loader if not target.delete: _ _ _...

bug

When doing related_show on a gallery item (eg. https://data.humdata.org/api/3/action/related_show?id=1ac83feb-bbb2-497e-878b-e813ab03233b), the dataset id with which it is associated should be one of the fields returned.

In HDX the relationship between datasets and resources vs datasets and gallery items is the same ie. a dataset can have one of more resources or gallery items. Resources and...

Each HDX object eg. dataset, resource, visualization (gallery item) should have a flag which indicates if it was updated manually or programmatically.

The revision id information for datasets, resources and gallery items should be more readily viewable in the GUI, at least by administrators and others in the same organisation. Perhaps it...

We are using this extension and with CKAN 2.9 supporting Python 3, we need this extension to also support Python 3.

Is there a way in a single api call to get all showcases along with all dataset ids in those showcases? ckanext_showcase_list does not seem to do it. (Oddly it...

Is there any way for each failed assume to display what was expected and what the actual result was?

It would be great if this plugin were extended to also call isortd. Although there was a plugin for that (isortconnect), it is no longer updated and in any case...