You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
{"agencies":[{"name":"Agency for International Development","value":"USAID"},{"name":"Consumer Financial Protection Bureau","value":"CFPB"},{"name":"Department of Agriculture","value":"USDA"},{"name":"Department of Commerce","value":"DOC"},{"name":"Department of Defense","value":"DOD"},{"name":"Department of Education","value":"ED"},{"name":"Department of Energy","value":"DOE"},{"name":"Department of Health and Human Services","value":"HHS"},{"name":"Department of Homeland Security","value":"DHS"},{"name":"Department of Housing and Urban Development","value":"HUD"},{"name":"Department of Justice","value":"DOJ"},{"name":"Department of Labor","value":"DOL"},{"name":"Department of the Treasury","value":"TREASURY"},{"name":"Department of Transportation","value":"DOT"},{"name":"Department of Veterans Affairs","value":"VA"},{"name":"Environmental Protection Agency","value":"EPA"},{"name":"Executive Office of the President","value":"EOP"},{"name":"Federal Election Commission","value":"FEC"},{"name":"General Services Administration","value":"GSA"},{"name":"National Aeronautics and Space Administration","value":"NASA"},{"name":"National Archives and Records Administration","value":"NARA"},{"name":"National Science Foundation","value":"NSF"},{"name":"Office of Personnel Management","value":"OPM"},{"name":"Small Business Administration","value":"SBA"},{"name":"Social Security Administration","value":"SSA"}],"languages":[{"name":"Assembly","value":"Assembly"},{"name":"C","value":"C"},{"name":"C#","value":"C#"},{"name":"C++","value":"C++"},{"name":"ColdFusion","value":"ColdFusion"},{"name":"CSS","value":"CSS"},{"name":"Docker","value":"Docker"},{"name":"Fortran","value":"Fortran"},{"name":"Go","value":"Go"},{"name":"HTML","value":"HTML"},{"name":"IDL","value":"IDL"},{"name":"Java","value":"Java"},{"name":"JavaScript","value":"JavaScript"},{"name":"JSON","value":"JSON"},{"name":"Kafka","value":"Kafka"},{"name":"m4","value":"m4"},{"name":"Makefile","value":"Makefile"},{"name":"Markdown","value":"Markdown"},{"name":"MATLAB","value":"MATLAB"},{"name":"MySQL","value":"MySQL"},{"name":"Objective-C","value":"Objective-C"},{"name":"Oracle PL/SQL","value":"Oracle PL/SQL"},{"name":"Perl","value":"Perl"},{"name":"PHP","value":"PHP"},{"name":"PowerShell","value":"PowerShell"},{"name":"Python","value":"Python"},{"name":"R","value":"R"},{"name":"Ruby","value":"Ruby"},{"name":"Salt","value":"Salt"},{"name":"SASS","value":"SASS"},{"name":"Shell","value":"Shell"},{"name":"SQL","value":"SQL"},{"name":"Swift","value":"Swift"},{"name":"TypeScript","value":"TypeScript"},{"name":"Visual Basic","value":"Visual Basic"},{"name":"XML","value":"XML"}],"licenses":[{"name":"Apache License 2.0","value":"Apache-2.0"},{"name":"BSD 2-Clause \"Simplified\" License","value":"BSD-2-Clause"},{"name":"BSD 3-Clause \"New\" or \"Revised\" License","value":"BSD-3-Clause"},{"name":"Creative Commons Attribution 4.0 International","value":"CC-BY-4.0"},{"name":"Creative Commons Zero v1.0 Universal","value":"CC0-1.0"},{"name":"Eclipse Public License 1.0","value":"EPL-1.0"},{"name":"GNU Affero General Public License v3.0","value":"AGPL-3.0"},{"name":"GNU General Public License v2.0 only","value":"GPL-2.0"},{"name":"GNU General Public License v3.0 only","value":"GPL-3.0"},{"name":"GNU Lesser General Public License v2.1 only","value":"LGPL-2.1"},{"name":"GNU Lesser General Public License v3.0 only","value":"LGPL-3.0"},{"name":"ISC License","value":"ISC"},{"name":"MIT License","value":"MIT"},{"name":"Mozilla Public License 2.0","value":"MPL-2.0"},{"name":"SIL Open Font License 1.1","value":"OFL-1.1"},{"name":"The Unlicense","value":"Unlicense"}],"usageTypes":[{"name":"Open Source","value":"openSource"},{"name":"Government-Wide Reuse","value":"governmentWideReuse"}]}
1
+
{
2
+
"agencies": [
3
+
{ "name": "Agency for International Development", "value": "USAID" },
4
+
{ "name": "Department of Agriculture", "value": "USDA" },
5
+
{ "name": "Department of Commerce", "value": "DOC" },
6
+
{ "name": "Department of Defense", "value": "DOD" },
7
+
{ "name": "Department of Education", "value": "ED" },
8
+
{ "name": "Department of Energy", "value": "DOE" },
9
+
{ "name": "Department of Health and Human Services", "value": "HHS" },
10
+
{ "name": "Department of Homeland Security", "value": "DHS" },
11
+
{ "name": "Department of Housing and Urban Development", "value": "HUD" },
12
+
{ "name": "Department of Justice", "value": "DOJ" },
13
+
{ "name": "Department of Labor", "value": "DOL" },
14
+
{ "name": "Department of the Treasury", "value": "TREASURY" },
15
+
{ "name": "Department of Transportation", "value": "DOT" },
16
+
{ "name": "Department of Veterans Affairs", "value": "VA" },
{"agencies":[{"name":"Consumer Financial Protection Bureau","value":"CFPB"},{"name":"Department of Defense","value":"DOD"},{"name":"Department of Energy","value":"DOE"},{"name":"Department of Health and Human Services","value":"HHS"},{"name":"General Services Administration","value":"GSA"}],"categories":[{"name":"bug","value":"bug"},{"name":"content","value":"content"},{"name":"enhancement","value":"enhancement"},{"name":"good first issue","value":"good first issue"}],"languages":[],"skillLevels":[{"name":"Beginner","value":"beginner"},{"name":"Intermediate","value":"intermediate"},{"name":"Advanced","value":"advanced"}],"timeRequired":[{"name":"Small","value":"small"},{"name":"Medium","value":"medium"},{"name":"Large","value":"large"}]}
1
+
{
2
+
"agencies": [
3
+
{ "name": "Department of Defense", "value": "DOD" },
4
+
{ "name": "Department of Energy", "value": "DOE" },
5
+
{ "name": "Department of Health and Human Services", "value": "HHS" },
The [Federal Source Code Policy (FSCP)](https://sourcecode.cio.gov/) called for the establishment of the the Code.gov program office and corresponding technical platform of a website and application programming interface (API). The program office assists agencies with policy, acquisition, and code inventory creation. We are a small but mighty team with five members with expertise and beliefs pertaining to discovering, sharing, and open sourcing the People's code.
4
+
5
+
# The Federal Source Code Policy
6
+
7
+
The [Federal Source Code Policy](https://sourcecode.cio.gov/) (FSCP) was designed to support reuse and public access to custom-developed federal source code. It requires new custom-developed source code developed specifically by or for the federal government to be made available for sharing and re-use across all Federal agencies. Furthermore, the policy supports publishing open source software (OSS).
0 commit comments