bcgov / CHSP_dataviewer

Data manipulation and visualization in R of Statistics Canada's Canadian Housing Statistics Program (CHSP) data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 9 column 10
---
<!--
Copyright 2018 Province of British Columbia

This work 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/.
-->

[![img](https://img.shields.io/badge/Lifecycle-Experimental-339999)]
[![status: archive](https://github.com/GIScience/badges/raw/master/status/archive.svg)](https://github.com/GIScience/badges#archive)

---

CHSP-dataviewer

This repo contains the code for the extraction, tabulation, and visualisation of data from Statistics Canada's Canadian Housing Statistics Project (CHSP) using the statistical programming tool R.

The data are pulled directly from Statistics Canada's CANSIM database, using the R package cansim R package. For more information and examples, please refer to the repo CANSIM-dataviewer.

The data presented here are tailored for users in British Columbia.


Scripts

Preliminary pull and wrangle


Statistics Canada reference materials

Canadian Housing Statistics Program, 2018: from The Daily, 2018-12-11

Program page: Canadian Housing Statistics Program (CHSP)

data

The table used:

Geography references

Project Status

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License: Scripts and Applications

Copyright 2017 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at 

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

License: Data

Data downloaded and/or saved in this repository is sourced from Statistics Canada, and is covered under the Statistics Canada Open Licence Agreement.

This repository is maintained by BC Stats. Click here for a complete list of our repositories on GitHub.

happy Wednesday!

About

Data manipulation and visualization in R of Statistics Canada's Canadian Housing Statistics Program (CHSP) data

License:Apache License 2.0