{
  "fields": [{"id":"_id","type":"int"},{"id":"status","type":"text"},{"id":"definition","type":"text"},{"id":"colour","type":"text"},{"id":"public_name","type":"text"},{"id":"category","type":"text"}],
  "records": [
    [1,"Created","A new ticket has been made and is waiting on the Open Data team to triage it.","#165788","New Ticket Created","new"],
    [2,"Waiting on Open Data","A new ticket has been made and is waiting on the Open Data team to triage it.","#165788","New Ticket Created","new"],
    [3,"Backlog","This work has been put in the backlog as progress on it cant be made. It will be revisited on a quarterly or annual basis.","#88161f","Put in the Backlog",null],
    [4,"On Hold","This work has been put on hold and will be dealt with soon. This is often caused by resourcing constraints.","#88161f","Put in the Backlog",null],
    [5,"Initiating","The Open Data Team is working with other city divisions to determine the owner of the data associated with this request.","#165788","Confirming Data Owner",null],
    [6,"Confirm owner","The Open Data Team is working with other city divisions to determine the owner of the data associated with this request.","#165788","Confirming Data Owner",null],
    [7,"Exploring","The Open Data Team is working with other city divisions to determine the feasibility of this request.","#165788","Reviewing Request",null],
    [8,"Analysis/Review","The Open Data Team is working with other city divisions to determine the feasibility of this request.","#165788","Reviewing Request",null],
    [9,"Prioritized","This data has been identified as something to be published by the appropriate owner division.","#165788","Configuration in Progress",null],
    [10,"Staged for Review","This work has been put into a staging area for city staff to review.","#165788","Staged for Further Review",null],
    [11,"Waiting on Division","The Open Data Team is waiting on another city division for information or action related to this request.","#88161f","Waiting on Owner Division",null],
    [12,"Waiting on Owner Division","The Open Data Team is waiting on another city division for information or action related to this request.","#88161f","Waiting on Owner Division",null],
    [13,"In Development","The Open Data Team is working on building a pipeline to publish data.","#165788","In Development",null],
    [14,"In Progress","The Open Data Team is working on building a pipeline to publish data.","#165788","In Development",null],
    [15,"Confirm Requirements","The Open Data Team is clarifying the details of this request in order to take the proper next steps.","#165788","Confirming Requirements",null],
    [16,"Closed","This ticket can not lead to the successful publication or update of open data and so has been closed.","#000000","Closed","done"],
    [17,"Declined","This ticket did not belong in this list of requests because it is not a request for the Open Data Team.","#000000","Work Declined","done"],
    [18,"Published","This request led to the publication of data on the Open Data Portal.","#165788","Published","done"],
    [19,"Retired","This request led to the retirement of data on the Open Data Portal.","#165788","Dataset Retired","done"]
]}
