From 5c0de68b48c00c8a0d7b77f62e72983ed11ee09f Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Thu, 15 Aug 2013 13:10:13 -0400 Subject: [PATCH] :fire: granularity --- schema.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/schema.md b/schema.md index 733a4271..c3185f84 100644 --- a/schema.md +++ b/schema.md @@ -82,7 +82,6 @@ Field | Definition Release Date | Date of formal issuance. | issued Frequency | Frequency with which dataset is published. | accrualPeriodicity Language | The language of the dataset. | language -Granularity | Level of granularity of the dataset. | granularity Data Quality | Whether the dataset meets the agency's Information Quality Guidelines (true/false). | dataQuality Category | Main thematic category of the dataset. | theme Related Documents | Related documents such as technical information about a dataset, developer documentation, etc. | references @@ -266,15 +265,6 @@ Field | title **Usage Notes** | - **Example** | `{"language":"English"}` -{.table .table-striped} -**Field** | **granularity** ------ | ----- -**Cardinality** | (0,1) -**Required** | No -**Accepted Values** | String -**Usage Notes** | Typically geographical or temporal. -**Example** | `{"granularity":"vegetables"}` - {.table .table-striped} **Field** | **dataQuality** ----- | -----