OpenFEMA Dataset: OpenFEMA Data Set Fields - v1
Entity Name | DataSetFields |
---|---|
API Endpoint | https://www.fema.gov/api/open/v1/OpenFemaDataSetFields |
Update Frequency | irregular |
Program URL | https://www.fema.gov/about/reports-and-data/openfema |
Category | Miscellaneous |
Keywords | open, data, fema, datasets, metadata, api |
Description
Metadata for the OpenFEMA API data set fields. It contains descriptions, data types, and other attributes for each field.
If you have media inquiries about this dataset please email the FEMA News Desk FEMA-News-Desk@dhs.gov or call (202) 646-3272. For inquiries about FEMA's data and Open government program please contact the OpenFEMA team via email OpenFEMA@fema.dhs.gov.
Full Data
Format | Address | Record Count | Approximate File Size |
---|---|---|---|
csv | Link to csv | 850 | tiny (< 10MB) |
json | Link to json | 850 | tiny (< 10MB) |
jsona | Link to jsona | 850 | tiny (< 10MB) |
Data Fields
Name | Title | Type | Description | Is Searchable |
---|---|---|---|---|
datasetId | Identifier |
string
|
Unique, textual identifier for a dataset. | yes |
openFemaDataSet | Open FEMA Data Set Name |
string
|
Name of Open FEMA Data Set for which the field belongs. | yes |
datasetVersion | Version |
number
|
Major version number of the dataset API endpoint. Version number does not change when additional fields are added to an existing dataset. Data type changes and field deletions will necessitate a version number change. | yes |
name | Field Name |
string
|
Name of the field. | yes |
title | Title |
string
|
Display title of the field. | yes |
description | Description |
string
|
Description of the field. | no |
type | Type of Data |
string
|
Data type of the field (string, date, number). | yes |
sortOrder | Sort Order |
number
|
Display order for the fields. | no |
isSearchable | Is Searchable |
boolean
|
True indicates the field is searchable/can be used as a filter. | no |
isNestedObject | Is Nested Object |
boolean
|
True indicates the field is a nested object that may contain related sub-attributes. | no |
isNullable | Is Nullable |
boolean
|
True indicates the field can contain null fields. Unless described differently in the specific dataset field description, null means unknown or no data is available. | no |
primaryKey | Primary Key |
number
|
Defines if this field is or is part of a unique identifier (primary key) for this dataset. The number indicates this fields order in the key participation. | no |
id | ID |
string
|
Unique ID assigned to this record. | yes |
lastRefresh | Last Refresh |
date
|
Last date the dataset was updated in the datastore | yes |
hash | Hash |
string
|
MD5 hash of fields and values of the record | no |
See Also
Access the metadata API calls for additional information: