Original file (836 × 546 pixels, file size: 95 KB, MIME type: image/jpeg)
Summary
editDescription |
Chart of backlog of unprocessed applications for resource consents held by Canterbury Regional Council New Zealand |
---|---|
Source |
The number of unprocessed applications is retrieved on work days from here. http://www.ecan.govt.nz/Resource+Consents/The+Consent+Process/ConsentTimeFrames.htm In a spreadsheet it is uploaded here. http://spreadsheets.google.com/ccc?key=pKF8r3rPuynhjz5rGL1LMPA&hl=en The spreadsheet is saved as tab delimited text file named 'b.txt' in the default working directory of R (http://en.wikipedia.org/wiki/R_programming_language) on my pc. The R commands (beginning with >) to load the data and create the chart are: backlog <- read.table("b.txt", header=TRUE, sep="\t", na.strings="NA", dec=".", strip.white=TRUE) plot(backlog$consents,col=2, type="p", cex=1.2, main="Canterbury Regional Council Consent Applications Backlog", ylim=c(0,2500), xlim=c(0,630),xlab="", ylab="Number of unprocessed applications", xaxt="n") axis(side=1, at=c(18,109,201,293,384,475,567), labels=c("31/03/07","30/06/07", "30/09/07", "31/12/07", "31/03/08","30/06/08","30/09/08")) I created this work entirely by myself. |
Date |
9:23 p.m. Tuesday, 2 December 2008 (NZT) |
Author | |
Permission (Reusing this file) |
See below. |
Other versions | http://en.wikipedia.org/wiki/Image:Ecan-consents-backlog-Oct-2008.jpeg |
Licensing:
edit | This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. |
Category
editThis media file is either in the public domain or published under a free license, and contains no inbound file links. If this media file is useful, then it should be transferred to the Wikimedia Commons. If this media is not useful, then please propose it for deletion or list it at files for discussion. |
This file is a candidate to be copied to Wikimedia Commons.
Any user may perform this transfer; refer to Wikipedia:Moving files to Commons for details. If this file has problems with attribution, copyright, or is otherwise ineligible for Commons, then remove this tag and DO NOT transfer it; repeat violators may be blocked from editing. Other Instructions
| |||
|
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 08:22, 2 December 2008 | 836 × 546 (95 KB) | Mrfebruary (talk | contribs) | {{Information |Description=Chart of backlog of unprocessed applications for resource consents held by Canterbury Regional Council New Zealand |Source=The number of unprocessed applications is retrieved on work days from here. http://www.ecan.govt.nz/Resou |
You cannot overwrite this file.