Ian Ward

Results 431 comments of Ian Ward

Sounds great. The type override field on the data dictionary should be hidden when there's a schema defining the types. We should also avoid `float` and `int` types in the...

frictionless-py dropped python 2 support when it was renamed from goodtables and sadly we're a ways off from migrating our site to Python 3. Now considering using the last goodtables...

@roll Thanks a fork of goodtables would suit us nicely. I can't access https://github.com/orgs/frictionlessdata/teams/while-true-industries/repositories but if you would like to create the fork on the frictionlessdata org I'll make my...

Possibly related: we set up automated translation for open data metadata that was federated from the Alberta open data portal using deepl.com. Internally and via API all our language metadata...

Do you mean the deepl API? We use a few simple scripts https://github.com/open-data/ckanext-canada/tree/master/bin/harvest

Some things that should never be covered by OL: - API endpoints (API reference may be in both languages) - keys in API messages (API examples may be in both...

@pjackson28 thank you that's very helpful!

At our meeting @tino097 mentioned that @ThrawnCA is maintaining a fork of s3filestore that you might try instead: https://github.com/qld-gov-au/ckanext-s3filestore I'm more familiar with https://github.com/TkTech/ckanext-cloudstorage which has support for large file...

In the last dev meeting we discussed a few ideas, and I've added a couple more: 1. ~allow account creation but regularly reset the database to remove spam~ 2. offer...

> [qld-gov-au#152](https://github.com/qld-gov-au/ckan/pull/152) has some optimisation based on not loading the Data column unnecessarily. @ThrawnCA this sounds great too, would you submit that as a separate PR if it improves performance...