-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcode.json
More file actions
84 lines (84 loc) · 1.97 KB
/
code.json
File metadata and controls
84 lines (84 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"name": "emmy-api",
"version": "",
"description": "An API that provides a unified, standard interface to the data sources needed to verify community engagement for the purpose of evaluating Medicaid eligibility.",
"longDescription": "",
"status": "Development",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/CMSgov/emmy-api/blob/main/LICENSE"
}
],
"usageType": [
"openSource"
]
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSgov/emmy-api",
"repositoryVisibility": "public",
"homepageURL": "",
"downloadURL": "",
"disclaimerURL": "",
"disclaimerText": "",
"vcs": "git",
"laborHours": 7443,
"reuseFrequency": {
"forks": 3,
"clones": 0
},
"platforms": [],
"categories": [],
"languages": [
"Go",
"Shell",
"Makefile",
"JavaScript",
"HTML",
"Dockerfile",
"CSS"
],
"maintenance": "internal",
"contractNumber": [
"47QTCA18D008M:75FCMC23F0124:"
],
"SBOM": "https://github.com/CMSgov/emmy-api/network/dependencies",
"relatedCode": [],
"reusedCode": [],
"partners": [],
"date": {
"created": "2026-01-22T19:15:23Z",
"lastModified": "2026-05-04T20:09:43Z",
"metadataLastUpdated": "2026-05-04T20:11:37.192Z"
},
"tags": [
"Income Verification",
"Medicaid",
"Community Engagement",
"Work Requirement",
"HR 1",
"One Big Beautiful Bill Act",
"Medicaid Expansion",
"Eligibility Determination",
"Work Program",
"Education",
"Education Program",
"Center for Medicaid and Children Services",
"CMS",
"Open Source"
],
"contact": {
"email": "emmy@cms.hhs.gov"
},
"feedbackMechanism": "https://github.com/CMSgov/emmy-api/issues",
"AIUseCaseID": "0",
"localisation": false,
"userInput": false,
"group": "",
"projects": [],
"systems": [],
"subsetInHealthcare": [],
"userType": [],
"maturityModelTier": 0
}