Giter Site home page Giter Site logo

bsol_test's Introduction

BSOL Outcomes Framework

Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

This git repository holds the code for our ICS' first collaborative coding effort to bring our Population Health Outcomes Framework together.

Using this project

Mechanics of GitHub

  1. Fork this repository to make your own copy.
  2. Clone your forked repository, and work on your code, pushing changes to your fork.
  3. When you are ready to contribute your code to the main repository, please open a 'pull request'.
  4. Admin users will then check your pull request, requesting further changes if required before merging them into the main repository.

Project structure:

This repository has three folders:

SQL

Folder for SQL files. Each indicator will, at minimum, have an insert statement to enter into the database tables, but may also require SQL to prepare the data. Please end these scripts with the inset statement to the indicator table.

Please name files as follows, replacing spaces with underscores, in lower case: IndicatorID_IndicatorName e.g. 0_example_indicator

R

Folder for R files. Each indicator will, at minimum, have an insert statement to enter into the database tables, but may also require SQL to prepare the data. Please end these scripts with the inset statement to the indicator table.

Please name files as follows, replacing spaces with underscores, in lower case: IndicatorID_IndicatorName e.g. 0_example_indicator

docs

Any associated documentation that is required to be shared can be added here. In general, avoid adding to this unless necessary, as the meta data will take care of definitions.

Database structure

Proposed database will be held on the MLCSU data warehouse.

Proposed data structure can be viewed here: https://lucid.app/lucidchart/d9cd8fe8-b5c9-4aa4-b5fc-5db5e0098a81/edit?page=0_0&invitationId=inv_cd725744-daea-40f5-99c9-38cbd579e135#

Safeguards:

This repository is for SQL, R and other associated code to building the indicators, but it is not intended to publish data or contain any data. By following that workflow, no data will be exposed.

By contributing to this project, you are taking responsibility for not uploading any data to GitHub

To help with this, the project is contains a .gitignore file. This file contains file/folder/file extensions that Git will ignore by default. If you need to import one of these files, you can do so, but you will need to use the force command to do so.

**This repository is dual licensed under the Open Government v3 & MIT. All code can outputs are subject to Crown Copyright.

bsol_test's People

Contributors

chrismainey avatar sitihassan avatar david-ellis avatar richardi7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.