diff options
author | Sunil Shetye | 2020-02-14 16:53:41 +0530 |
---|---|---|
committer | GitHub | 2020-02-14 16:53:41 +0530 |
commit | 6528941b427887a4f171421da0943fc8f1cb48d7 (patch) | |
tree | 09c34dee919c91f2681920339c1ff381a130f3fd /Jaipur/irrigatedland.csv | |
parent | 7025fc017f36200205b13d4ca5a1bd3b6dbb0ef8 (diff) | |
parent | 1ebc59b26e3e124f96ff5227c5dcfdc6e80ecf9e (diff) | |
download | R_Data_Analysis-6528941b427887a4f171421da0943fc8f1cb48d7.tar.gz R_Data_Analysis-6528941b427887a4f171421da0943fc8f1cb48d7.tar.bz2 R_Data_Analysis-6528941b427887a4f171421da0943fc8f1cb48d7.zip |
Merge pull request #1 from SudhakarKuma/master
Add Jaipur report
Diffstat (limited to 'Jaipur/irrigatedland.csv')
-rw-r--r-- | Jaipur/irrigatedland.csv | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Jaipur/irrigatedland.csv b/Jaipur/irrigatedland.csv new file mode 100644 index 0000000..ce34c4b --- /dev/null +++ b/Jaipur/irrigatedland.csv @@ -0,0 +1,6 @@ +year,well,pond,neher,others,total
+2012,377976,581,8410,14,386981
+2013,383146,0,7507,334,390987
+2014,385329,410,1008,2811,389558
+2015,383242,0,2543,1748,387533
+2016,400834,287,1221,0,402342
\ No newline at end of file |