diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..2d7d1dc5 Binary files /dev/null and b/.DS_Store differ diff --git a/assets/img/fac-logo-full.svg b/assets/img/fac-logo-full.svg new file mode 100644 index 00000000..0a7cc530 --- /dev/null +++ b/assets/img/fac-logo-full.svg @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/assets/img/home/search_for_audits.png b/assets/img/home/search_for_audits.png new file mode 100644 index 00000000..3dff0c53 Binary files /dev/null and b/assets/img/home/search_for_audits.png differ diff --git a/assets/img/home/submit_an_audit.png b/assets/img/home/submit_an_audit.png new file mode 100644 index 00000000..3d16e831 Binary files /dev/null and b/assets/img/home/submit_an_audit.png differ diff --git a/assets/img/sprite.svg b/assets/img/sprite.svg new file mode 100644 index 00000000..b88718ae --- /dev/null +++ b/assets/img/sprite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 00000000..5008ddfc Binary files /dev/null and b/src/.DS_Store differ diff --git a/src/_collections/resources/api/01-getting-started.md b/src/_collections/resources/api/01-getting-started.md new file mode 100644 index 00000000..4da5ea81 --- /dev/null +++ b/src/_collections/resources/api/01-getting-started.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: Getting started +description: Learn how to begin using the FAC API and test your endpoints. +link: 'api/getting-started' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/02-postgrest.md b/src/_collections/resources/api/02-postgrest.md new file mode 100644 index 00000000..25897f58 --- /dev/null +++ b/src/_collections/resources/api/02-postgrest.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: PostgREST server tools +description: The FAC uses PostgREST for our API server. Use their documentation for more help. +link: 'https://postgrest.org/en/v12/' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/03-data-dictionary.md b/src/_collections/resources/api/03-data-dictionary.md new file mode 100644 index 00000000..a2244002 --- /dev/null +++ b/src/_collections/resources/api/03-data-dictionary.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: Data dictionary +description: Get an overview of how the FAC API data compares to the historical Census data. +link: 'api/dictionary' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/04-rollup.md b/src/_collections/resources/api/04-rollup.md new file mode 100644 index 00000000..f5326fa2 --- /dev/null +++ b/src/_collections/resources/api/04-rollup.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: Rollup fields +description: The FAC API combines some data fields that were standalone with the Census Bureau. This guide outlines these fields and shows how to use the FAC API to get the same data. +link: 'api/rollup' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/05-data-differences.md b/src/_collections/resources/api/05-data-differences.md new file mode 100644 index 00000000..f7856a07 --- /dev/null +++ b/src/_collections/resources/api/05-data-differences.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: Data differences +description: Data submitted to the old Census FAC had different field names compared to the GSA FAC. This list outlines the differences between the historical data and new FAC data. +link: 'api/differences' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/06-results-management.md b/src/_collections/resources/api/06-results-management.md new file mode 100644 index 00000000..0ceaca13 --- /dev/null +++ b/src/_collections/resources/api/06-results-management.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: Results management +description: Tips for working within the API's request limit to to retrieve more than 20,000 results at a time. +link: 'api/results-management' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/07-api-versioning.md b/src/_collections/resources/api/07-api-versioning.md new file mode 100644 index 00000000..de2b4dec --- /dev/null +++ b/src/_collections/resources/api/07-api-versioning.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: API versioning +description: Read our change management policy for updating the API. +link: 'api/versioning/' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/08-terms.md b/src/_collections/resources/api/08-terms.md new file mode 100644 index 00000000..29943a83 --- /dev/null +++ b/src/_collections/resources/api/08-terms.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: Terms & conditions +description: Read the terms and conditions of using the FAC API. +link: 'api/terms' +--- \ No newline at end of file diff --git a/src/_collections/resources/api/09-tribal.md b/src/_collections/resources/api/09-tribal.md new file mode 100644 index 00000000..6134cb2d --- /dev/null +++ b/src/_collections/resources/api/09-tribal.md @@ -0,0 +1,6 @@ +--- +tags: resources, api +header: Tribal data access +description: Use the API to access data and Single Audit Reports that Tribes and Tribal Organizations have chosen to suppress. +link: 'api/tribal' +--- \ No newline at end of file diff --git a/src/_collections/resources/audit_submission/01-submission-guide.md b/src/_collections/resources/audit_submission/01-submission-guide.md new file mode 100644 index 00000000..344b2897 --- /dev/null +++ b/src/_collections/resources/audit_submission/01-submission-guide.md @@ -0,0 +1,6 @@ +--- +tags: resources, submission +header: Submission guide +description: An illustrated guide to the single audit process, from login to final submission. +link: 'audit-resources/how-to' +--- diff --git a/src/_collections/resources/audit_submission/02-SF-SAC.md b/src/_collections/resources/audit_submission/02-SF-SAC.md new file mode 100644 index 00000000..284c3e6b --- /dev/null +++ b/src/_collections/resources/audit_submission/02-SF-SAC.md @@ -0,0 +1,6 @@ +--- +tags: resources, submission +header: SF-SAC & instructions +description: Download the SF-SAC workbooks and find instructions for completing them. +link: 'audit-resources/sf-sac/' +--- diff --git a/src/_collections/resources/audit_submission/03-managing-access.md b/src/_collections/resources/audit_submission/03-managing-access.md new file mode 100644 index 00000000..9a481603 --- /dev/null +++ b/src/_collections/resources/audit_submission/03-managing-access.md @@ -0,0 +1,6 @@ +--- +tags: resources, submission +header: Managing submission access +description: Learn how to make changes to your certifying officials and audit submission editors. +link: 'audit-resources/user-access/' +--- diff --git a/src/_collections/resources/audit_submission/04-federal-program-contacts.md b/src/_collections/resources/audit_submission/04-federal-program-contacts.md new file mode 100644 index 00000000..90d4e867 --- /dev/null +++ b/src/_collections/resources/audit_submission/04-federal-program-contacts.md @@ -0,0 +1,6 @@ +--- +tags: resources, submission +header: Federal program contacts +description: Find your federal agency single audit contacts, key management liaisons, and program contacts. +link: 'audit-resources/program-contacts/' +--- diff --git a/src/_collections/resources/audit_submission/05-burden-statement.md b/src/_collections/resources/audit_submission/05-burden-statement.md new file mode 100644 index 00000000..678d9133 --- /dev/null +++ b/src/_collections/resources/audit_submission/05-burden-statement.md @@ -0,0 +1,6 @@ +--- +tags: resources, submission +header: Burden statement +description: The FAC follows the Paperwork Reduction Act. See the estimated burden of completing the single audit submission process. +link: 'audit-resources/burden-statement/' +--- diff --git a/src/_collections/resources/search/01-search-filters.md b/src/_collections/resources/search/01-search-filters.md new file mode 100644 index 00000000..1222babd --- /dev/null +++ b/src/_collections/resources/search/01-search-filters.md @@ -0,0 +1,6 @@ +--- +tags: resources, search +header: Search filters +description: Learn about the FAC’s search filters and how to use them. +link: 'search-resources/filters' +--- \ No newline at end of file diff --git a/src/_collections/resources/search/02-search-results.md b/src/_collections/resources/search/02-search-results.md new file mode 100644 index 00000000..21e5edf0 --- /dev/null +++ b/src/_collections/resources/search/02-search-results.md @@ -0,0 +1,6 @@ +--- +tags: +header: Results tables definitions +description: This guide explains the table headers and data definitions for FAC search results. +link: '' +--- \ No newline at end of file diff --git a/src/_collections/resources/search/03-tribal-audits.md b/src/_collections/resources/search/03-tribal-audits.md new file mode 100644 index 00000000..56df8ef4 --- /dev/null +++ b/src/_collections/resources/search/03-tribal-audits.md @@ -0,0 +1,6 @@ +--- +tags: resources, search +header: Tribal audits +description: Accessing audit data belonging to Tribes and Tribal entities sometimes requires special permissions. These instructions guide you through how to access these audits. +link: 'search-resources/tribal/' +--- \ No newline at end of file diff --git a/src/_collections/updates/2023-09-08-acee.md b/src/_collections/updates/2023-09-08-acee.md index 805e364a..4b5a9250 100644 --- a/src/_collections/updates/2023-09-08-acee.md +++ b/src/_collections/updates/2023-09-08-acee.md @@ -2,4 +2,4 @@ tags: submitters date: "2023-09-08" --- -At this time, the FAC is not accepting submissions for Alternative Compliance Examination Engagements (ACEE). [The Office of Management and Budget (OMB) has granted an automatic extension for these entities for Audit Year 2023]({{ config.baseUrl }}info/announcements). \ No newline at end of file +At this time, the FAC is not accepting submissions for Alternative Compliance Examination Engagements (ACEE). [The Office of Management and Budget (OMB) has granted an automatic extension for these entities for Audit Year 2023]({{ config.baseUrl }}omb). \ No newline at end of file diff --git a/src/_collections/walkthrough/03-create.md b/src/_collections/walkthrough/03-create.md index f94a5ac9..a90b57d9 100644 --- a/src/_collections/walkthrough/03-create.md +++ b/src/_collections/walkthrough/03-create.md @@ -6,4 +6,4 @@ image: walkthrough_03.png Once logged in, you can create a new audit and see the status of audits currently in progress. You'll be able to view the status of all audits associated with your email address. -If you don't see the audits you expect after signing in, have the audit editor confirm the audit lists the email address on your [Login.gov account](https://login.gov/create-an-account/). They can do this by going to the [manage user access]({{ config.baseUrl }}resources/instructions/user-access) section of the audit. +If you don't see the audits you expect after signing in, have the audit editor confirm the audit lists the email address on your [Login.gov account](https://login.gov/create-an-account/). They can do this by going to the [manage user access]({{ config.baseUrl }}audit-resources/user-access) section of the audit. diff --git a/src/_collections/walkthrough/06-audit-access.md b/src/_collections/walkthrough/06-audit-access.md index 50834a76..6e43e50d 100644 --- a/src/_collections/walkthrough/06-audit-access.md +++ b/src/_collections/walkthrough/06-audit-access.md @@ -8,7 +8,7 @@ This is where you will list the auditee and auditor certifying officials, as wel Enter the email address for everyone who will need to edit the audit submission. You should include your email address as well. **Make sure these email addresses match the email addresses connected to the users' Login.gov accounts.** -If you need to make changes to users after creating the audit submission, you can find instructions on [our manage user access page]({{ config.baseUrl }}resources/instructions/user-access). +If you need to make changes to users after creating the audit submission, you can find instructions on [our manage user access page]({{ config.baseUrl }}audit-resources/user-access). The FAC doesn't notify users when they've been added to a submission. We recommend notifying them yourself. diff --git a/src/_collections/walkthrough/11-workbook.md b/src/_collections/walkthrough/11-workbook.md index d007c380..2033b648 100644 --- a/src/_collections/walkthrough/11-workbook.md +++ b/src/_collections/walkthrough/11-workbook.md @@ -6,4 +6,4 @@ image: walkthrough_11.png Next you'll upload the SF-SAC. This is a series of XLSX workbooks that collects the data on any audit findings, corrective action plans, etc. -We've provided [download links and instructions]({{ config.baseUrl }}resources/workbooks) for each of these workbooks. We recommend reading the instructions carefully as you complete the SF-SAC. +We've provided [download links and instructions]({{ config.baseUrl }}audit-resources/sf-sac) for each of these workbooks. We recommend reading the instructions carefully as you complete the SF-SAC. diff --git a/src/_data/global.yaml b/src/_data/global.yaml index b43c05ca..43134321 100644 --- a/src/_data/global.yaml +++ b/src/_data/global.yaml @@ -2,33 +2,35 @@ site_name: Federal Audit Clearinghouse navigation: primary: - - text: Data - id: data + - text: Audit search + id: search links: - - text: Search audits + - text: Search href: 'https://app.fac.gov/dissemination/search/' - - text: Resources - href: 'data/resources' - - text: API - href: 'developers' - - text: Audit Submission + - text: Search resources + href: 'search-resources' + - text: Developer resources + href: 'api' + - text: Audit submission id: audits - href: 'audits' - - text: Policy & News + links: + - text: Submission resources + href: 'audit-resources' + - text: Updates & News id: news links: - - text: Policy - href: 'policy' - - text: OMB Announcements - href: 'info/announcements' - text: FAC updates - href: 'info/updates' - - text: Support - id: support + href: 'updates' + - text: OMB announcements + href: 'omb' + - text: System status + href: 'status' + - text: Policy & Compliance + id: policy links: - - text: Help center - href: 'https://support.fac.gov/hc/en-us' - target: '_blank' - - text: Welcome - href: 'welcome' - + - text: Compliance + href: 'compliance' + - text: Uniform guidance + href: 'uniform-guidance' + - text: Burden statement + href: 'audit-resources/burden-statement' \ No newline at end of file diff --git a/src/_includes/header.njk b/src/_includes/header.njk index 339da8a6..b96aec20 100644 --- a/src/_includes/header.njk +++ b/src/_includes/header.njk @@ -1,97 +1,114 @@ -Skip to main content -{% include 'components/usa-banner.njk' %} -{# #}
-