Coder Social home page Coder Social logo

cdc-data's Introduction

cdc-data
========

An effort to create a national register of Civil Defence Centres for New 
Zealand. The repo (will) consist of a series of yaml file for each local
authority, a processing script to generate a KML file from those    

Adding data
-----------

If you would like to participate, open up your local area's .yaml file 
and click 'Edit this file'. An editor will open up in your browser for
you to begin. 

Example Record
--------------


    -
      address:    23 Te Puke Street, Suburb, City
      council:    Kiwi City Council
      name:       Suburb Welfare Centre
      site_name:  Suburb School
      functions:
        - registration
        - first aid
      resources:
        - access.parking_available
        - water.bottled
      desc:   A small welfare centre available for enquires.
      wgs84: -42.329,171.342
      

Schema for each centre follows this format:

    address:   the physical address (unenforced requirement) 
    council:   the name of the responsible local authority
    name:      a title
    site_name: the name of the BAU location, e.g. Karori School or Hagley Park
    functions: the functions that are carried out here. See functions.
    resources: a list of resources this centre has 
    desc:      a description or other notes
    wgs84:     WGS 84 coordinate pair

Functions (incomplete)

    welfare
    registration
    first aid

Resources (incomplete)

    access.parking_available
    access.wheelchair_accessible
    agency.winz
    agency.council
    agency.salvation_army
    electricity.generator
    welfare.blankets
    welfare.clothing
    sanitation.toilets
    water.bottled



Licence
=======

These data are in the public domain.

cdc-data's People

Contributors

timclicks avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

usethekey

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.