diff --git a/datasets/fire--dataset-cover.jpg b/datasets/fire--dataset-cover.jpg
new file mode 100644
index 000000000..aa3158ad2
Binary files /dev/null and b/datasets/fire--dataset-cover.jpg differ
diff --git a/datasets/fire.data.mdx b/datasets/fire.data.mdx
new file mode 100644
index 000000000..332b4ae1b
--- /dev/null
+++ b/datasets/fire.data.mdx
@@ -0,0 +1,48 @@
+---
+id: fire
+name: 'Fire Perimeters'
+description: "Fire perimeters generated from VIIRs sensor observations. "
+usage:
+ - url: 'https://nasa-impact.github.io/veda-docs/example-notebooks/wfs.html'
+ label: View example notebook
+ title: 'VEDA documentation for visualization and download'
+media:
+ src: ::file ./fire--dataset-cover.jpg
+ alt: Forest burning at night
+ author:
+ name: Matt Howard
+ url: https://unsplash.com/photos/eAKDzK4lo4o
+thematics:
+ - eis
+
+layers:
+ - id: eis_fire_perimeter
+ stacCol: eis_fire_perimeter
+ name: Fire Perimeter
+ type: vector
+ description: eis_fire_perimeter
+ zoomExtent:
+ - 5
+ - 20
+---
+
+
+ ## FEDs Fire Perimeters
+
+ Fire perimeter data is generated by the FEDs algorithm. The FEDs algorithm tracks fire movement and severity by ingesting observations from the VIIRS thermal sensors on the Suomi NPP and NOAA-20 satellites. This algorithm uses raw VIIRS observations to generate a polygon of the fire, locations of the active fire line, and estimates of fire mean Fire Radiative Power (FRP). The VIIRS sensors overpass at ~1:30 AM and PM local time, and provide estimates of fire evolution ~ every 12 hours. The data produced by this algorithm describe where fires are in space and how fires evolve through time. This CONUS-wide implementation of the FEDs algorithm is based on [Chen et al 2020’s algorithm for California.](https://www.nature.com/articles/s41597-022-01343-0)
+
+
+
+
+ ## Scientific Application Using FEDS Fire Perimeters
+ FEDS Fire Perimeters offer insight into pre-fire risk, fire behaviour, and post-fire effects. The Earth Information System - Fire team is using FEDs perimeters to [understand the full lifecycle of a fire](https://www.earthdata.nasa.gov/dashboard/discoveries/fire-life-cycle).
+
+
+
+
+ ## Datasets generated using FEDs Fire perimeters
+ * [caldor-fire-behavior-burn-severity](https://www.earthdata.nasa.gov/dashboard/data-catalog/caldor-fire-behavior-burn-severity)
+ * [Burn Area Reflectance Classification for Thomas Fire](https://www.earthdata.nasa.gov/dashboard/data-catalog/barc-thomasfire)
+ * [Maximum Fire Radiative Power for Thomas Fire](https://www.earthdata.nasa.gov/dashboard/data-catalog/frp-max-thomasfire)
+
+
\ No newline at end of file
diff --git a/taxonomies.yml b/taxonomies.yml
index 10a5236dc..47b1a3462 100644
--- a/taxonomies.yml
+++ b/taxonomies.yml
@@ -24,4 +24,4 @@ sources:
- id: atsdr-svi
name: ATSDR
- id: geoglam
- name: GEOGLAM
+ name: GEOGLAM
\ No newline at end of file