-
Salve! Quando lancio il comando `frictionless describe *.csv > datapackage.yaml` per descrivere dei csv ottengo un file di questo tipo (di seguito una piccola sezione)
```yaml
- type: bool…
-
Some terms (especially media `timestamp` and `eventStart` and `eventEnd`) could benefit from expressing milliseconds. Ideally we support 4 ways of writing timestamps (all ISO):
```ini
2013-11-23T…
-
# Overview
Currently, it's blocked by the branding work
-
To cover more use cases for different types of data to be evaluated for each project.
Should support:
- CSV
- JSON
- JPEG
- NetCDF
- various geospatial formats:
- ESRI Shapefiles
- G…
-
To better understand the available functionality in this software **without the need to install**, it would be very useful to have a (generated) documentation website, with:
- [ ] A README as homep…
-
Hi,
I have a schema that contains a field 'date' which also specifies an ISO 8601 date format:
```
{
"fields": [
{
"name": "date",
"type": "date",
"description": "We…
-
While issue #360 specifically deals with `index.json`, we also need to validate the data in the CSV files in one way or another.
While there is a [table schema](https://specs.frictionlessdata.io/ta…
-
Hey @semio o/
If you iterate over the package with `frictionless` on MacOS, with code like this:
```python
import frictionless
p = frictionless.Package('datapackage.json')
for resource in p…
-
**Describe the bug**
A clear and concise description of what the bug is.
- [ x] I have checked that this issue has not already been reported.
- [ x] I have confirmed this bug exists on the latest…
-
# The Completely Frictionless Way to Let Guests Use Home Assistant - Nathan Orick
Don't make guests download the home assistant app and use log in with guest credentials. Do all the hard work yoursel…