diff --git a/code.json b/code.json
index 7882bdce26240ece490591d184ce3937d7182648..0f44ac6e19670c70598359f80b25b61fc5d32644 100644
--- a/code.json
+++ b/code.json
@@ -1,4 +1,43 @@
 [{
+	"name": "wildlife-wrangler",
+	"organization": "U.S. Geological Survey",
+	"description": "High-level tools and framework for curating collections of species occurrence records from GBIF and eBird in a transparent manner.",
+	"version": "1.0.3",
+	"status": "Provisional",
+	"permissions": {
+		"usageType": "openSource",
+		"licenses": [{
+			"name": "Public Domain, CC0-1.0",
+			"URL": "https://code.usgs.gov/sas/bioscience/wildlife-wrangler/-/raw/1.0.3/LICENSE.md"
+		}]
+	},
+	"homepageURL": "https://code.usgs.gov/sas/bioscience/wildlife-wrangler",
+	"downloadURL": "https://code.usgs.gov/sas/bioscience/wildlife-wrangler/-/archive/1.0.3/wildlife-wrangler-1.0.2.zip",
+	"disclaimerURL": "https://code.usgs.gov/sas/bioscience/wildlife-wrangler/-/raw/1.0.3/DISCLAIMER.md",
+	"repositoryURL": "https://code.usgs.gov/sas/bioscience/wildlife-wrangler.git",
+	"vcs": "git",
+	"laborHours": 0,
+	"tags": [
+		"USGS",
+		"Core Science Systems",
+		"Science Analytics and Synthesis",
+		"North Carolina State University",
+		"USGS North Carolina Cooperative Fish and Wildlife Research Unit",
+		"wildlife",
+		"species distribution models",
+		"range maps",
+		"GBIF",
+		"species occurrence records"],
+	"languages": ["Python", "The Jupyter Notebook", "SQL", "R"],
+	"contact": {
+		"name": "Nathan M. Tarr",
+		"email": "nmtarr@ncsu.edu; ntarr@usgs.gov"
+	},
+	"date": {
+		"metadataLastUpdated": "2023-01-26"
+	}
+},
+{
 	"name": "wildlife-wrangler",
 	"organization": "U.S. Geological Survey",
 	"description": "High-level tools and framework for curating collections of species occurrence records from GBIF and eBird in a transparent manner.",