Adam Kariv

Results 16 issues of Adam Kariv

This attribute will allow specifying the exact items that are allowed in an array. e.g. ```json { "name": "years", "type": "array", "constraints": { "typeOf": "year" } } ``` ## Related...

Table Schema
Status: Ready-For-PR

This new JTS type will be identical to `array`, except it will have a mandatory attribute `schema` which will contain a valid JSON Table Schema for the items in the...

Table Schema

For some reason this has been limited to strings only, and there's no actual need for that. There are quite a few cases where boolean values are represented with 0/1...

Table Schema

The goal here is to have a URI that could point to a specific resource inside a datapackage. We already have a standard way for identifying a datapackage: http://specs.frictionlessdata.io/data-package-identifier/. This...

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

Upper case, lower case and case sensitivity are very locale specific concepts. Some languages interpret these concepts differently, while others don't have them at all. All references to text casing...

Specifications

When using sqlite, store would be JSONB fields as strings (probably would need to change `jsontableschema-sql-py` but logging this here for now)

- [ ] **City/Neighborhood have no valid confidence levels** A village with 200 people, all of them reporting daily will have the same confidence level as a city with 1M...

question

part of #242 ### Steps: * [ ] develop the follwoing functions - ? h * [ ] transform texts - ? h * [ ] Hebrew QA + script...

discussion / infoneeded
meta
add time estimation