You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
**Required** | Yes, if the file is available for public download.
133
-
**Accepted Values** | URL
133
+
**Accepted Values** | String (URL)
134
134
**Usage Notes** | This must be the **direct** download URL. Use **homepage** for landing or disambiguation pages, or **references** for documentation pages. For multiple downloads, use **distribution** to include as many **accessURL** entries as you need.
**Accepted Values** | Must be one of the following: public, restricted public, non-public
205
+
**Accepted Values** | Must be one of the following: "public", "restricted public", "non-public"
206
206
**Usage Notes** | This field refers to degree to which this dataset *could be made available* to the public, regardless of whether it is currently available to the public. For example, if a member of the public can walk into your agency and obtain a dataset, that entry is **public** even if there are no files online. A *restricted public* dataset is one only available under certain conditions or to certain audiences (such as researchers who sign a waiver). A *non-public* dataset is one that could never be made available to the public for privacy, security, or other reasons as determined by your agency.
207
207
**Example** | `{"accessLevel":"public"}`
208
208
@@ -211,7 +211,7 @@ Field | title
211
211
----- | -----
212
212
**Cardinality** | (0,1)
213
213
**Required** | Yes, if the dataset has an API
214
-
**Accepted Values** | URL
214
+
**Accepted Values** | String (URL)
215
215
**Usage Notes** | This field will serve to delineate the web services offered by an agency and will be used to aggregate cross-government API catalogs.
**Usage Notes** | Distribution is a concatenation, as appropriate, of the following elements: **Download URL** and **Format**. If an entry has only one dataset, enter details for that one; if it has multiple datasets (such as a bulk download and an API), separate entry with a comma, as seen below:
305
+
**Usage Notes** | Distribution is a concatenation, as appropriate, of the following elements: **accessURL** and **format**. If an entry has only one dataset, enter details for that one; if it has multiple datasets (such as a bulk download and an API), separate entries with a comma, as seen below:
306
306
307
307
"distribution": [
308
308
{
@@ -319,11 +319,12 @@ Field | title
319
319
}
320
320
]
321
321
322
+
{: .table .table-striped}
322
323
**Field** | **landingPage**
323
324
----- | -----
324
325
**Cardinality** | (0,1)
325
326
**Required** | No
326
-
**Accepted Values** | URL
327
+
**Accepted Values** | String (URL)
327
328
**Usage Notes** | This field is not intended for an agency's homepage (e.g. www.agency.gov), but rather if a dataset has a human-friendly hub or landing page that users should be directed to for all resources tied to the dataset. This allows agencies to better specify what a visitor receives after selecting one of the agency's datasets on Data.gov or in third-party mashups.
0 commit comments