specs icon indicating copy to clipboard operation
specs copied to clipboard

Technical specifications and guidelines for implementing Frictionless Data.

Results 190 specs issues
Sort by recently updated
recently updated
newest added

For example, the `pattern` constraint can only be applied to `string` fields, and so on. (From https://github.com/frictionlessdata/goodtables.io/issues/302)

Tabular Data Resource

# Description We want a range of real-world examples. We'll extend the list as we go through the v1 draft. [See background here](https://github.com/openspending/fiscal-data-package/issues/76). # Tasks - [ ] Multiple measures...

Fiscal Data Package

The current spec [doesn't support the bareNumber edge case](https://github.com/frictionlessdata/tableschema-js/issues/144) to interpret `-$1000` as `-1000`. > **bareNumber**: a boolean field with a default of `true`. If `true` the physical contents of...

Table Schema

Have stated from first version of spec in 2007 that one can use resources to describe data "sources" which would include APIs (not just data files). Perhaps need to make...

Data Package

# Description Some fiscal data concepts describe organisations. Should we, and how exactly, provide such identifiers in FDP. [See original (old) discussion](https://github.com/openspending/fiscal-data-package/issues/13) # Tasks - [ ] Research

Fiscal Data Package

Add a new datatype for denoting yearly quarters (which apparently is quite a common thing). Proposed name: `yearquarter` (following the existing `yearmonth`) Formatting: - default format `yyyy-Qq`, e.g.: 2015-Q1, 2013-Q4...

Table Schema

# Description There has long been discussion around fiscal data record identifiers. Recently, we've agreed with GIFT that we can add a transaction identifier concept to potentially support linkage with...

Fiscal Data Package

# Sources in Frictionless Data The `sources` attribute is used in the [Frictionless Data specifications](http://specs.frictionlessdata.io) to indicate the organization(s) or document(s) that are the source(s) for the data. [`Sources`](http://specs.frictionlessdata.io/data-package/#sources) is...

Guides

> This text is almost a copy/paste from work by @akariv - Adam, please edit directly, or comment below, as needed. # Context Data sources don’t always contain all the...

Table Schema