An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
OSDS is built and maintained in R, making it an open-source solution to the problem of timely and accurate census data dissemination. For users to download and adapt the template version of the application, they must have basic knowledge of International Standards in PHCs, Shiny and other useful tools OSDS employs. We have linked a few key resources, below.
2020 World Population and Housing Census Programme
Access the UNs international standards for PHCs, including recommendations for tabulations, visual outputs, and other data products.
A tutorial designed by the RStudio team for users who are new to Shiny and want a guided introduction.
A book designed to take users from knowing nothing about Shiny to being an expert developer.
An article demonstrating Shiny modules, a way to organize and manage complex application code.
“Tutorial: Build a Full Shiny Dashboard With {shiny.fluent}”
A tutorial designed by the Appsilon team for users curious about React Javascript and Microsoft’s Fluent UI.
The official website for {shinyjs}, a package that enables users to utilize common JavaScript operations in Shiny applications without any knowledge of JS.
“Engineering Production-Grade Shiny Apps”
An online book focused on the process, workflow, and necessary tools for building production-grade shiny applications.
Related Information
Top