diff --git a/code.json b/code.json
index 343fab2c848332325a26045d957e6670dd370a7f..89a9fa183aa4879d079f143dbe238d74586da040 100644
--- a/code.json
+++ b/code.json
@@ -37,5 +37,43 @@
     "date": {
       "metadataLastUpdated": "2023-02-23"
     }
+  },  {
+    "name": "USGSCSM",
+    "organization": "U.S. Geological Survey",
+    "description": "GitHub respository for the CSM compliant sensor models create by the USGS Astrogeology Science Center",
+    "version": "1.6.0",
+    "status": "Production",
+
+    "permissions": {
+      "usageType": "openSource",
+      "licenses": [
+        {
+          "name": "Public Domain, CC-1.0",
+          "URL": "https://code.usgs.gov/astrogeology/usgscsm/-/raw/1.6.0/LICENSE.md"
+        }
+      ]
+    },
+    "homepageURL": "https://code.usgs.gov/astrogeology/usgscsm/-/tree/1.6.0",
+    "downloadURL": "https://code.usgs.gov/astrogeology/usgscsm/-/archive/1.6.0/usgscsm-1.6.0.zip",
+    "disclaimerURL": "https://code.usgs.gov/astrogeology/usgscsm/-/raw/1.6.0/DISCLAIMER.md",
+    "repositoryURL": "https://code.usgs.gov/astrogeology/usgscsm.git",
+    "vcs": "git",
+    "laborHours": 60,
+    "tags": [
+      "Planetary",
+      "Remote Sensing",
+      "Data Processing",
+      "Community Sensor Model"
+    ],
+    "languages": [
+      "C++"
+    ],
+    "contact": {
+      "name": "Dr. Jason Laura",
+      "email": "jlaura@usgs.gov"
+    },
+    "date": {
+      "metadataLastUpdated": "2023-02-23"
+    }
   }
 ]