Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Drop granularity #115

Merged
merged 1 commit into from
Aug 15, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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**
----- | -----
Expand Down