From da3e04f3d40a1f4360f75f283bba40ab711c5781 Mon Sep 17 00:00:00 2001 From: Peter B Meyer Date: Thu, 12 Sep 2013 12:40:49 -0400 Subject: [PATCH] Added two values to Periodicity Statistical agencies produce data at monthly and quarterly frequencies, a lot --- schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.md b/schema.md index 19029590..6cf9cfa4 100644 --- a/schema.md +++ b/schema.md @@ -267,7 +267,7 @@ Field | title ----- | ----- **Cardinality** | (0,1) **Required** | No -**Accepted Values** | Must be one of the following: hourly, daily, weekly, yearly, other +**Accepted Values** | Must be one of the following: hourly, daily, weekly, monthly, quarterly, yearly, other **Usage Notes** | - **Example** | `{"accrualPeriodicity":"yearly"}`