File:NewZealand score YaleEnvironmentalProtectionIndex.svg

Original file(SVG file, nominally 578 × 578 pixels, file size: 18 KB)

Summary

Description
English: New Zealand's scores in the 2010 Environmental Performance Index by Yale and Columbia universities.
Date
Source Own work http://epi.yale.edu/Home
Author Mrfebruary
Other versions

Data

category score

Environmental Health 10

Ecosystem Vitality 79

Environmental Burden of Disease 21

Air Pollution (effects on human) 3

Water (effects on human) 1

Water (effects on ecosystem) 11

Air Pollution (effects on ecosystems) 50

Biodiversity and habitat 71

Forestry 1

Fisheries 47

Agriculture 7

Climate Change 135

Environmental Burden of Disease 21

Urban Particulates 1

Indoor Air Pollution 1

Access to Sanitation 1

Access to Drinking Water 1

Water Quality 2

Water Scarcity 1

Water Stress 54

Nitrous Oxide Emissions 123

Sulphur Dioxide Emissions 96

Non-Methane VOC Emissions 106

Ozone Exceedance 1

Biome Protection 69

Critical Habitat Protection 14

Marine Protected Areas 69

Growing Stock NA

Forest Cover 1

Marine Tropic Index 1

Trawling Intensity 63

Pesticide Regulation 1

Agricultural Subsidies 109

Agricultural Water Intensity 1

Greenhouse Gas Emissions per capita 149

Industrial Carbon Intensity 66

Electricity Carbon Intensity 37

R script

nzepi <- read.table("epi.txt", header=TRUE, skip=0, sep="\t", na.strings="NA", dec=".", strip.white=TRUE)

str(nzepi)
#'data.frame':   37 obs. of  2 variables:
# $ category: Factor w/ 36 levels "Access to Drinking Water",..: 15 12 14 7 33 32 6 8 18 16 ...
# $ score   : int  10 79 21 3 1 11 50 71 1 47 ...

nze<-c(nzepi$score)

names(nze)=nzepi$category

library("RSVGTipsDevice")

devSVGTips("NewZealand_score_YaleEnvironmentalProtectionIndex.svg.svg", width= 8.5, height= 8)

dotchart(sort(nze),cex.main=1.5,main="NZ's score on Yale Environment Index 2009",col="navy", xlab="Score  (Low is good High is bad)",cex=1) 

dev.off()
 
This W3C-unspecified chart was created with R.

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head 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. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

5 February 2010

File history

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

Date/TimeThumbnailDimensionsUserComment
current09:16, 7 February 2010Thumbnail for version as of 09:16, 7 February 2010578 × 578 (18 KB)Mrfebruary{{Information |Description={{en|1=New Zealand's score on Yale/Colombia Environment Protection Index 2009}} |Source={{own}} |Author=Mrfebruary |Date=2010-02-07 |Permission= |other_versions= }}

The following 2 pages use this file:

Global file usage

The following other wikis use this file:

Metadata