Skip to content

Ritm1260426 #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ group :jekyll_plugins do
gem "jekyll-feed", "~> 0.15"
gem 'jekyll-redirect-from'
gem 'jekyll-paginate-v2', "3.0.0"
gem 'jekyll-sitemap'
gem 'jekyll-seo-tag'
#gem 'jekyll-sitemap'
#gem 'jekyll-seo-tag'
end

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Expand All @@ -25,4 +25,4 @@ gem "html-proofer", "~> 5"

gem "webrick", "~> 1.8"

gem 'jekyll-sass-converter', '~> 3.0'
gem 'jekyll-sass-converter', '~> 3.0'
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ group_navigation:
url: /groups/idcig/
- name: Confidentiality and Data Access Committee (CDAC)
url: /groups/cdac/
- name: Computational Statistics and the Production of Official Statistics (CSPOS) Interest Group
url: /groups/cspos/
- name: Data Science for Federal Statistics (DSFS) Interest Group
url: /groups/dsfs/
- name: Geospatial Interest Group (GIG)
url: /groups/gig/
- name: Sexual Orientation, Gender Identity, and Sex Characteristics (SOGISC) Interest Group
Expand Down
4 changes: 2 additions & 2 deletions _pages/events/gasp-presentations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: GASP Presentations
layout: page
sidenav: events_navigation
---
<p>The major product from the FCSM Computational Statistics and Production of Official Statistics (CSPOS) group is the premier conference Government Advances in Statistical Programming (GASP!). GASP! Is an annual event with the first one starting in the fall of 2018. It attracts speakers and attendees from government, academia, and industry. Presentations showcase the innovative applications and problems being addressed in the government. </p>
<p>The major product from the FCSM Data Science for Federal Statistics (DSFS) group is the premier conference Government Advances in Statistical Programming (GASP!). GASP! Is an annual event with the first one starting in the fall of 2018. It attracts speakers and attendees from government, academia, and industry. Presentations showcase the innovative applications and problems being addressed in the government. </p>

<p>Presentations for 2018 and 2019 conferences can be <a href="https://www.youtube.com/playlist?list=PLqsWXJV2Utrf6Yq7fhef8p4piM8M-ZTK3" target="_blank">found on YouTube</a>.</p>

Expand Down Expand Up @@ -89,4 +89,4 @@ sidenav: events_navigation
<li><a href="{{site.baseurl}}/assets/files/docs/gasp/Yang.pdf" target="_blank">Yang</a></li>
<li><a href="{{site.baseurl}}/assets/files/docs/gasp/Zhang-1.pdf" target="_blank">Zhang-1</a></li>
<li><a href="{{site.baseurl}}/assets/files/docs/gasp/Zhang.pdf" target="_blank">Zhang</a></li>
</ul>
</ul>
4 changes: 2 additions & 2 deletions _pages/past-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ layout: page
---
<ul>
<li><a href="groups/cdac.html">Recordings of CDAC Meetings and Workshops</a></li>
<li><a href="groups/cspos-gasp.html">GASP presentations</a></li>
<li><a href="groups/dsfs-gasp.html">GASP presentations</a></li>
<li><a href="groups/gig-presentations.html">GIG Presentations</a></li>
</ul>

Expand All @@ -21,4 +21,4 @@ layout: page
</ul> -->

<p><b>DISCLAIMER:</b> Links posted on this page are released to inform interested parties of research and to encourage discussion. Opinions expressed are those of the authors and do not necessarily reflect the official position of the FCSM or the participating agencies. </p>


11 changes: 3 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
version: '3'
services:
node:
image: node:14
working_dir: /app
volumes:
- .:/app:delegated
ruby:
build: .
working_dir: /app
ports:
- "4000:4000"
volumes:
- .:/app:delegated
command: bundle exec jekyll serve --host 0.0.0.0
- .:/app:cached
command: bundle exec jekyll serve --host 0.0.0.0 --watch
user: root
5 changes: 3 additions & 2 deletions groups/cspos-gasp.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: Computational Statistics and the Production of Official Statistics (CSPOS)
title: Data Science for Federal Statistics (DSFS)
subtitle: Government Advances in Statistical Programming (GASP)
layout: page
sidenav: group_navigation
permalink: /groups/dsfs-gasp/
---
<p>The major product from the FCSM CSPOS group is the premier conference Government Advances in Statistical Programming (GASP!). GASP! Is an annual event with the first one starting in the fall of 2018. It attracts speakers and attendees from government, academia, and industry. Presentations showcase the innovative applications and problems being addressed in the government. The 2023 GASP! Conference is planned for May or June.</p>
<p>The major product from the FCSM DSFS group is the premier conference Government Advances in Statistical Programming (GASP!). GASP! Is an annual event with the first one starting in the fall of 2018. It attracts speakers and attendees from government, academia, and industry. Presentations showcase the innovative applications and problems being addressed in the government. The 2023 GASP! Conference is planned for May or June.</p>

<p>Video presentations can be <a href="https://www.youtube.com/playlist?list=PLqsWXJV2Utrf6Yq7fhef8p4piM8M-ZTK3" target="_blank">found on YouTube</a>.</p>

Expand Down
5 changes: 3 additions & 2 deletions groups/cspos-presentations.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: Computational Statistics and the Production of Official Statistics (CSPOS)
title: Data Science for Federal Statistics (DSFS)
subtitle: Presentations
layout: page
sidenav: group_navigation
permalink: /groups/dsfs-presentations/
---

<p>The CSPOS interest group holds seminars throughout the year. Recorded seminars (if available) and slides will be posted to this web page. <a href="{{site.baseurl}}/groups/cspos/">Contact</a> the CSPOS Chairs if you want to add content to the page.</p>
<p>The DSFS interest group holds seminars throughout the year. Recorded seminars (if available) and slides will be posted to this web page. <a href="{{site.baseurl}}/groups/dsfs/">Contact</a> the DSFS Chairs if you want to add content to the page.</p>

<ul>
<li><a href="{{site.baseurl}}/assets/files/docs/gasp/20181024_GASP_Program.pdf" target="_blank">20181024_GASP_Program.pdf</a></li>
Expand Down
5 changes: 3 additions & 2 deletions groups/cspos-resources.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "Computational Statistics and the Production of Official Statistics (CSPOS): Resources"
title: "Data Science for Federal Statistics (DSFS): Resources"
layout: page
sidenav: group_navigation
permalink: /groups/dsfs-resources/
---
<p>On this page, the Computational Statistics and the Production of Official Statistics Interest Group provides resources of interest to the Computational Statistics community. These might be white papers, links, tools, contact lists, meeting minutes, etc.). Keep checking back for new content.</p>
<p>On this page, the Data Science for Federal Statistics Interest Group provides resources of interest to the Computational Statistics community. These might be white papers, links, tools, contact lists, meeting minutes, etc.). Keep checking back for new content.</p>

<h3>Contact: </h3>
<ul>
Expand Down
39 changes: 23 additions & 16 deletions groups/cspos.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,38 @@
---
title: Computational Statistics and the Production of Official Statistics (CSPOS)
title: Data Science for Federal Statistics (DSFS)
layout: page
sidenav: group_navigation
permalink: /groups/dsfs/
---
<p>The purpose of this interest group is to share information on computational statistics and the production of official statistics across federal agencies, to identify areas of common research, to coordinate collaborative research projects in those areas, and to disseminate information related to computational statistical methods and the implementation of these methods to produce official statistics</p>
<p><strong>Background Reports</strong></p>
<p>FCSM Interest Group on Computational Statistics and the Production of Official Statistics Proposal <a href="{{site.baseurl}}/assets/files/docs/FCSM_CSPOS_Proposed_Interest_Group.pdf" target="_blank">FCSM CSPOS Proposed Interest Group.</a> </p>
<p>Solicitation of Interest: FCSM Interest Group on Computational Statistics and the Production of Official Statistics (CSPOS) <a href="{{site.baseurl}}/assets/files/docs/FCSM_CSPOS_Solicitation_Final.pdf" target="_blank">FCSM CSPOS Solicitation Final.</a> </p>
<p><strong>CSPOS Areas of Interest</strong></p>
<p>The purpose of this interest group (previously, the Computational Statistics and the Production of
Official Statistics Interest Group) is to share information on data science methods and uses across
federal agencies. These applications are broad ranging, including the use of data science methods and
insights for the production of statistics and data products, for internal administrative activities of
agencies, and for research purposes. The interest group provides opportunities to identify areas of
common research, practice, and challenges, to coordinate collaborative research projects in those areas,
and to disseminate relevant information. Topics of growing interest machine learning methods and
natural language processing. A recurrent focus of the group's activities is organizing the GASP!
(Government Advances in Statistical Programming) conferences.</p>
<br/>
<p><strong>DSFS Areas of Interest</strong></p>
<ul>
<li>New and emerging computational methods in statistics such as Hierarchical Bayesian model integration through Gaussian fields and parallel implementations of machine learning methods.</li>
<li>Training statistical and information technology staff on emerging programming languages such as R and python.</li>
<li>New and emerging computational methods in statistics such a machine learning methods
and natural language processing.</li>
<li>Training statistical and information technology staff on open-source programming
languages such a R and Python.</li>
<li>Sharing best practices for implementation and maintenance of statistical software.</li>
<li>Identifying opportunities for collaboration on statistical computing projects.</li>
<li>Creating a dialog between information technology staff and statisticians.</li>
<li>Creating a dialog between information technology staff at different agencies.</li>
</ul>

<p>Please contact the group chair(s) if you are a federal employee and interested in participating.</p>

<p><strong><a href="{{site.baseurl}}/groups/cspos-resources/">CSPOS Resources</a></strong></p>
<p><strong><a href="{{site.baseurl}}/groups/cspos-gasp/">Government Advances in Statistical Programming (GASP)</a></strong></p>
<p><strong><a href="{{site.baseurl}}/groups/cspos-presentations/">Presentations</a></strong></p>
<p><strong><a href="{{site.baseurl}}/groups/dsfs-resources/">DSFS Resources</a></strong></p>
<p><strong><a href="{{site.baseurl}}/groups/dsfs-gasp/">Government Advances in Statistical Programming (GASP)</a></strong></p>
<p><strong><a href="{{site.baseurl}}/groups/dsfs-presentations/">Presentations</a></strong></p>
<p><strong><a href="{{site.baseurl}}/assets/files/docs/GASP-2023-program-with-abstracts-2023-06-13.pdf">GASP 2023 Conference (June 14-15) Agenda</a></strong></p>

<p><strong>Contacts:</strong></p>
<ul>
<li>Nathan Cruze (Co-chair) at <a href="mailto:nathan.b.cruze@nasa.gov">nathan.b.cruze@nasa.gov</a></li>
<li>Wendy Martinez (FCSM Liaison) at <a href="mailto:wendy.l.martinez@census.gov">wendy.l.martinez@census.gov</a></li>
</ul>
<li>José Bayoán Santiago Calderón (Co-chair) at <a href="mailto:Jose.Santiago-Calderon@bea.gov">jose.santiago-calderon@bea.gov</a></li>
<li>Ellen Galantucci (FCSM Liaison) at <a href="mailto:egalantucci@fmc.gov">egalantucci@fmc.gov</a></li>
</ul>
4 changes: 2 additions & 2 deletions groups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sidenav: group_navigation
<ul>
<li><a href="{{site.baseurl}}/groups/idcig/">Innovating Data Collection Interest Group</a></li>
<li><a href="{{site.baseurl}}/groups/cdac/">Confidentiality and Data Access Committee (CDAC)</a></li>
<li><a href="{{site.baseurl}}/groups/cspos/">Computational Statistics and the Production of Official Statistics (CSPOS) Interest Group</a></li>
<li><a href="{{site.baseurl}}/groups/dsfs/">Data Science for Federal Statistics (DSFS) Interest Group</a></li>
<li><a href="{{site.baseurl}}/groups/gig/">Geospatial Interest Group (GIG)</a></li>
<li><a href="{{site.baseurl}}/groups/sogisc-ig/">Sexual Orientation, Gender Identity, and Sex Characteristics (SOGISC) Interest Group</a></li>
</ul>
Expand All @@ -30,4 +30,4 @@ sidenav: group_navigation
<li><a href="{{site.baseurl}}/groups/data-safeguards">Subcommittee on Updating Statistical Methods for Safeguarding Protected Data</a></li>
<li><a href="{{site.baseurl}}/groups/nonresponse-bias">Nonresponse Bias Working Group</a></li>
<li><a href="{{site.baseurl}}/groups/sogisc">Sexual Orientation, Gender Identity, and Sex Characteristics (SOGISC) Subcommittee</a></li>
</ul>
</ul>
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"reset": "npx rimraf .git",
"start": "bundle exec jekyll serve --livereload",
"start-detached": "bundle exec jekyll serve --detach",
"htmlproofer": "bundle exec htmlproofer --no-enforce-https --allow-missing-href _site",
"pa11y-ci:sitemap": "pa11y-ci --sitemap http://localhost:4000/sitemap.xml --sitemap-exclude \"/*.pdf\" --sitemap-exclude \"/admin\""
"htmlproofer": "bundle exec htmlproofer --no-enforce-https --allow-missing-href _site"
},
"dependencies": {
"@uswds/uswds": "3.8.0",
Expand Down
Loading