diff --git a/code.json b/code.json
index c03a8fe4a587c838800fe989c8a0205487bb4db3..932d1fa9078be9b72b7cbacfbdce17c295247223 100644
--- a/code.json
+++ b/code.json
@@ -3,9 +3,8 @@
     "name": "nshmp-ws",
     "organization": "U.S. Geological Survey",
     "description": "Web services for the National Seismic Hazard Mapping Project (NSHMP)",
-    "version": "1.0.0",
-    "status": "Production",
-    "doi": "doi:###TBD###",
+    "version": "main",
+    "status": "Development",
 
     "permissions": {
       "usageType": "openSource",
@@ -17,9 +16,9 @@
       ]
     },
 
-    "repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws",
+    "repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws.git",
     "homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws",
-    "downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws/-/releases/tag/1.0.0",
+    "downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws/-/archive/main/nshmp-ws.zip",
     "disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws/-/blob/main/DISCLAIMER.md",
     "vcs": "git",
 
@@ -39,8 +38,58 @@
       "earthquake-source",
       "hazard-curve",
       "disaggregation",
-      "deaggregation",
-      "doi|###TBD###"
+      "deaggregation"
+    ],
+
+    "contact": {
+      "name": "Brandon Clayton",
+      "email": "bclayton@usgs.gov"
+    },
+
+    "date": {
+      "metadataLastUpdated": "2022-05-10"
+    }
+  },
+  {
+    "name": "nshmp-ws",
+    "organization": "U.S. Geological Survey",
+    "description": "Web services for the National Seismic Hazard Mapping Project (NSHMP)",
+    "version": "0.2.0",
+    "status": "Production",
+
+    "permissions": {
+      "usageType": "openSource",
+      "licenses": [
+        {
+          "name": "Public Domain, CC0-1.0",
+          "URL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws/-/blob/main/LICENSE.md"
+        }
+      ]
+    },
+
+    "repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws.git",
+    "homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws",
+    "downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws/-/archive/0.2.0/nshmp-ws-0.2.0.zip",
+    "disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws/-/blob/0.2.0/DISCLAIMER.md",
+    "vcs": "git",
+
+    "laborHours": 600,
+
+    "languages": [ "Java" ],
+
+    "tags": [
+      "Earthquake Hazards",
+      "Geologic Hazards Science Center",
+      "web services",
+      "psha",
+      "nshmp-haz",
+      "seismic-hazard",
+      "seismic-source",
+      "earthquake-hazard",
+      "earthquake-source",
+      "hazard-curve",
+      "disaggregation",
+      "deaggregation"
     ],
 
     "contact": {
@@ -49,7 +98,7 @@
     },
 
     "date": {
-      "metadataLastUpdated": "2021-08-02"
+      "metadataLastUpdated": "2022-05-10"
     }
   }
 ]