Augusto Herrmann

Results 116 issues of Augusto Herrmann

Build a script to automatically and periodically (with Github Actions) verify link health and update [the table](https://github.com/okfn/dataportals.org/blob/master/data/portals.csv) accordingly.

data

As noted by @odscjames , some tags (e.g. unitedkingdom, united-kingdom and britain) and language tags (e.g. en and English) could be merged. We need to clean this up with some...

data

We're getting frequent empty submissions of portals to be added. The issue template should be changed in order to: - [ ] include a notice to contributors that they must...

Priority
documentation

As stated [in the README](https://github.com/okfn/dataportals.org#readme), the site uses Node.js ≥ 0.8, which is really ancient. That makes it incompatible with any other module we might want to update (e.g. Recline...

enhancement

The application is set up for automatic deployment to Heroku, but there is a dependency on Recline (now [datopian/portal.js](https://github.com/datopian/portal.js)) in the form of a [Git submodule](https://github.blog/2016-02-01-working-with-submodules/) (think of a git...

documentation

Is it possible to load datasets from [Tabular Data Packages](https://frictionlessdata.io/specs/tabular-data-package/) from the [Frictionless Data](https://frictionlessdata.io/) specifications and have *intake* recognize **column data types** and other **metadata** present there? If not, I...

### Description When querying for time zone conversions, the BRT time zone is considered as if it had daylight savings time. However, daylight savings time has been permanently abolished [by...

The current specs for [Data Resources](https://specs.frictionlessdata.io/data-resource/#url-or-path) state that: > ### URL or Path > > A “url-or-path” is a string with the following additional constraints: > > * MUST either...

Data Resource

Would it make sense for `dbfread` to support compressed DBF files – DBC files? It would be similar to what the [read.dbc](/danicat/read.dbc) package does in R. I couldn't find a...

The values in the `id` field should be fit for composing the site URLs. Should replace by slugs with `sluggify`.