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

Commit b30139f

Browse files
committed
Merge pull request #115 from project-open-data/drop-granularity
Drop granularity
2 parents 7572312 + 5c0de68 commit b30139f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: schema.md

-10
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Field | Definition
8282
Release Date | Date of formal issuance. | issued
8383
Frequency | Frequency with which dataset is published. | accrualPeriodicity
8484
Language | The language of the dataset. | language
85-
Granularity | Level of granularity of the dataset. | granularity
8685
Data Quality | Whether the dataset meets the agency's Information Quality Guidelines (true/false). | dataQuality
8786
Category | Main thematic category of the dataset. | theme
8887
Related Documents | Related documents such as technical information about a dataset, developer documentation, etc. | references
@@ -266,15 +265,6 @@ Field | title
266265
**Usage Notes** | -
267266
**Example** | `{"language":"English"}`
268267

269-
{.table .table-striped}
270-
**Field** | **granularity**
271-
----- | -----
272-
**Cardinality** | (0,1)
273-
**Required** | No
274-
**Accepted Values** | String
275-
**Usage Notes** | Typically geographical or temporal.
276-
**Example** | `{"granularity":"vegetables"}`
277-
278268
{.table .table-striped}
279269
**Field** | **dataQuality**
280270
----- | -----

0 commit comments

Comments
 (0)