File:Ecan-consents-backlog-5-Nov-2008.jpeg

From Wikipedia, the free encyclopedia

Original file(836 × 546 pixels, file size: 95 KB, MIME type: image/jpeg)

Summary[edit]

File 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/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

Mrfebruary (talk)

Permission
(Reusing this file)

See below.

Other versions http://en.wikipedia.org/wiki/Image:Ecan-consents-backlog-Oct-2008.jpeg

Licensing:[edit]

I, the copyright holder of this work, hereby publish it under the following licenses:
You may select the license of your choice.

Category[edit]

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current08:22, 2 December 2008Thumbnail for version as of 08:22, 2 December 2008836 × 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
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Metadata