Skip to content

StatisticsNZ/code-modules-learning

Repository title

Using Code Modules Training

Overview / Description

This repository contains training material to instruct IDI users on how to use Code Modules

Getting started

List any software, programming languages, or packages required for the repository to operate.

Example:

  • R ≥ 4.3.0 (packages: ggplot2, dplyr)
  • Python ≥ 3.9 (modules: pandas, numpy)
  • SQL (tested on PostgreSQL 13)
  • SAS ≥ 9.4

Installation

Provide instructions for installing dependencies or using package managers (pip, renv, npm, etc)

Example(Python): pip install -r requirements.txt Example(R): install.packages('renv'), renv::restore()

Usage

Provide examples of how to run scripts or use the materials.

Example: bash: python src/analysis.py --input data/input.csv --output results/output.csv

Contributing

We welcome contributions. Please read our CONTRIBUTING.md guidelines before submitting pull requests. Fork the repository and create a feature branch (feature/short-description)Submit a pull request to the uat branchEnsure code development pass unit test and follow coding standards.

License

The package is Crown copyright (c), [YEAR] Tatauranga Aotearoa Statistics New Zealand on behalf of the New Zealand Government, and is licensed under the MIT License (see LICENSE file).


Creative Commons License
This document is Crown copyright (c), Tatauranga Aotearoa Statistics New Zealand on behalf of the New Zealand Government, and is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Security and Privacy

DO NOT hard code secrets, API keys, credentials or personal/sensitive data in your code. If accidental leak occurs, inform administrator immediately. Repositories might be scanned with automated secrets detection tools such as gitleaks and trufflehog

Citation

If the contents and/or data produced using this repository contributes to research or statistical publications, please cite as:

Statistics NZ, Tatauranga Aotearoa. (Year). Repository Title. GitHub. URL

Attribution

The Modular Coding training courses were developed with the assistance of Mahkaila Jones and Todd Nicholson at Nicholson Consulting.

About

Training materials for IDI users to learn how to use Code Modules

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •