Skip to content

Commit

Permalink
gitignore and add initial java files
Browse files Browse the repository at this point in the history
  • Loading branch information
jennaplusplus committed Apr 6, 2016
1 parent 890a11c commit 959cd86
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 0 deletions.
52 changes: 52 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
.DS_Store

.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders

# Eclipse Core
.project

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# PyDev specific (Python IDE for Eclipse)
*.pydevproject

# CDT-specific (C/C++ Development Tooling)
.cproject

# JDT-specific (Eclipse Java Development Tools)
.classpath

# Java annotation processor (APT)
.factorypath

# PDT-specific (PHP Development Tools)
.buildpath

# sbteclipse plugin
.target

# Tern plugin
.tern-project

# TeXlipse plugin
.texlipse

# STS (Spring Tool Suite)
.springBeans

# Code Recommenders
.recommenders/
9 changes: 9 additions & 0 deletions PovertyInfo/src/interactiveinfo/HelloWorld.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
package interactiveinfo;

public class HelloWorld {

public static void main(String[] args) {
System.out.println("Hello World!");
}

}
29 changes: 29 additions & 0 deletions PovertyInfo/src/stateinfo/PrintPovertyInfo.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
package stateinfo;

import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
import java.util.List;
import java.io.IOException;

public class PrintPovertyInfo {

public static String getMinimumChildPovertyRecord() throws IOException {
BufferedReader abc = new BufferedReader(new FileReader("support/povWA.txt"));
List<String> list = new ArrayList<String>();
String str;

while((str = abc.readLine()) != null){
list.add(str);
}

abc.close();
return list.get(0);
}

public static void main(String[] args) throws IOException {
String result = PrintPovertyInfo.getMinimumChildPovertyRecord();
System.out.println(result);
}

}
67 changes: 67 additions & 0 deletions PovertyInfo/support/povSD.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
46 0 115906 111520 120292 14.1 13.6 14.6 37836 35834 39838 18.4 17.4 19.4 23496 21935 25057 16.1 15.0 17.2 51059 50111 52007 13429 12229 14629 22.7 20.7 24.7 South Dakota SD est14_SD.txt 06NOV2015
46 3 287 226 348 10.8 8.5 13.1 97 73 121 14.5 11.0 18.0 63 46 80 12.9 9.5 16.3 50896 46912 54880 Aurora County SD est14_SD.txt 06NOV2015
46 5 2685 2165 3205 15.1 12.2 18.0 989 747 1231 22.0 16.6 27.4 638 462 814 21.3 15.4 27.2 49583 46379 52787 Beadle County SD est14_SD.txt 06NOV2015
46 7 1182 927 1437 34.8 27.3 42.3 525 401 649 45.5 34.8 56.2 338 253 423 41.1 30.7 51.5 34326 30850 37802 Bennett County SD est14_SD.txt 06NOV2015
46 9 848 662 1034 15.2 11.9 18.5 229 174 284 18.3 13.9 22.7 150 111 189 16.0 11.9 20.1 47987 43732 52242 Bon Homme County SD est14_SD.txt 06NOV2015
46 11 4230 3552 4908 14.1 11.8 16.4 747 566 928 11.5 8.7 14.3 469 344 594 10.5 7.7 13.3 52930 48346 57514 Brookings County SD est14_SD.txt 06NOV2015
46 13 4375 3634 5116 11.8 9.8 13.8 1185 917 1453 13.2 10.2 16.2 728 539 917 11.4 8.4 14.4 53150 48208 58092 Brown County SD est14_SD.txt 06NOV2015
46 15 769 613 925 14.8 11.8 17.8 249 193 305 19.0 14.7 23.3 154 115 193 16.5 12.3 20.7 47224 42548 51900 Brule County SD est14_SD.txt 06NOV2015
46 17 841 667 1015 40.7 32.3 49.1 395 302 488 47.5 36.3 58.7 249 184 314 44.6 32.9 56.3 21658 19379 23937 Buffalo County SD est14_SD.txt 06NOV2015
46 19 1605 1285 1925 15.8 12.7 18.9 558 422 694 22.6 17.1 28.1 365 269 461 20.0 14.7 25.3 41446 37285 45607 Butte County SD est14_SD.txt 06NOV2015
46 21 129 99 159 9.4 7.2 11.6 21 16 26 9.5 7.1 11.9 15 11 19 8.9 6.5 11.3 49895 44691 55099 Campbell County SD est14_SD.txt 06NOV2015
46 23 2128 1741 2515 24.0 19.6 28.4 825 634 1016 31.4 24.1 38.7 512 379 645 27.9 20.7 35.1 41395 37566 45224 Charles Mix County SD est14_SD.txt 06NOV2015
46 25 474 374 574 13.8 10.9 16.7 176 135 217 25.6 19.6 31.6 109 80 138 23.7 17.5 29.9 48024 43064 52984 Clark County SD est14_SD.txt 06NOV2015
46 27 2941 2514 3368 24.9 21.3 28.5 458 348 568 18.3 13.9 22.7 279 205 353 16.4 12.1 20.7 43453 39509 47397 Clay County SD est14_SD.txt 06NOV2015
46 29 2848 2246 3450 10.3 8.1 12.5 919 692 1146 13.6 10.2 17.0 576 422 730 12.1 8.9 15.3 52892 47782 58002 Codington County SD est14_SD.txt 06NOV2015
46 31 1612 1325 1899 38.6 31.7 45.5 650 503 797 45.2 35.0 55.4 408 307 509 39.1 29.4 48.8 31420 28934 33906 Corson County SD est14_SD.txt 06NOV2015
46 33 876 681 1071 10.7 8.3 13.1 237 177 297 18.7 13.9 23.5 162 118 206 17.3 12.7 21.9 51244 46078 56410 Custer County SD est14_SD.txt 06NOV2015
46 35 2351 1844 2858 12.3 9.6 15.0 658 499 817 14.7 11.2 18.2 418 308 528 13.0 9.6 16.4 48675 43725 53625 Davison County SD est14_SD.txt 06NOV2015
46 37 888 729 1047 16.3 13.4 19.2 243 186 300 19.7 15.1 24.3 159 119 199 17.6 13.2 22.0 43305 38690 47920 Day County SD est14_SD.txt 06NOV2015
46 39 430 343 517 10.1 8.1 12.1 127 95 159 12.8 9.6 16.0 84 61 107 11.2 8.1 14.3 51246 46436 56056 Deuel County SD est14_SD.txt 06NOV2015
46 41 1535 1238 1832 27.2 21.9 32.5 641 479 803 32.7 24.4 41.0 419 301 537 32.5 23.4 41.6 34936 31499 38373 Dewey County SD est14_SD.txt 06NOV2015
46 43 330 256 404 11.6 9.0 14.2 94 71 117 14.4 10.8 18.0 60 44 76 12.9 9.4 16.4 49251 44041 54461 Douglas County SD est14_SD.txt 06NOV2015
46 45 397 307 487 10.5 8.1 12.9 111 83 139 13.9 10.4 17.4 70 51 89 12.0 8.7 15.3 57148 51209 63087 Edmunds County SD est14_SD.txt 06NOV2015
46 47 1135 926 1344 17.0 13.9 20.1 299 229 369 24.4 18.6 30.2 194 143 245 19.5 14.4 24.6 42007 38058 45956 Fall River County SD est14_SD.txt 06NOV2015
46 49 288 224 352 13.2 10.2 16.2 82 61 103 21.3 15.7 26.9 52 37 67 20.2 14.5 25.9 46633 41777 51489 Faulk County SD est14_SD.txt 06NOV2015
46 51 725 559 891 10.0 7.7 12.3 219 166 272 13.5 10.2 16.8 141 102 180 11.7 8.5 14.9 52816 47953 57679 Grant County SD est14_SD.txt 06NOV2015
46 53 761 598 924 18.3 14.4 22.2 255 192 318 27.0 20.3 33.7 166 121 211 23.5 17.1 29.9 36836 33215 40457 Gregory County SD est14_SD.txt 06NOV2015
46 55 217 170 264 12.0 9.4 14.6 64 48 80 15.3 11.4 19.2 42 30 54 14.0 10.0 18.0 43699 39049 48349 Haakon County SD est14_SD.txt 06NOV2015
46 57 607 476 738 10.4 8.1 12.7 238 180 296 12.8 9.7 15.9 156 113 199 12.2 8.9 15.5 53944 49055 58833 Hamlin County SD est14_SD.txt 06NOV2015
46 59 329 261 397 10.0 7.9 12.1 84 64 104 12.0 9.1 14.9 53 39 67 10.0 7.3 12.7 51201 45889 56513 Hand County SD est14_SD.txt 06NOV2015
46 61 260 198 322 8.1 6.2 10.0 142 106 178 15.2 11.3 19.1 89 64 114 14.2 10.2 18.2 61945 55975 67915 Hanson County SD est14_SD.txt 06NOV2015
46 63 137 106 168 11.2 8.6 13.8 38 28 48 14.8 11.0 18.6 25 18 32 15.9 11.4 20.4 49220 44193 54247 Harding County SD est14_SD.txt 06NOV2015
46 65 1853 1487 2219 11.0 8.8 13.2 616 475 757 14.9 11.5 18.3 375 278 472 12.9 9.6 16.2 58340 53108 63572 Hughes County SD est14_SD.txt 06NOV2015
46 67 884 695 1073 13.2 10.4 16.0 288 218 358 20.4 15.4 25.4 185 135 235 18.4 13.4 23.4 48879 44412 53346 Hutchinson County SD est14_SD.txt 06NOV2015
46 69 137 107 167 10.1 7.9 12.3 25 19 31 8.4 6.3 10.5 16 12 20 7.0 5.1 8.9 49184 44123 54245 Hyde County SD est14_SD.txt 06NOV2015
46 71 1097 874 1320 33.9 27.0 40.8 479 364 594 43.3 32.9 53.7 303 224 382 40.5 29.9 51.1 31922 28664 35180 Jackson County SD est14_SD.txt 06NOV2015
46 73 283 223 343 14.9 11.8 18.0 74 56 92 18.5 13.9 23.1 46 33 59 16.8 12.2 21.4 48773 43655 53891 Jerauld County SD est14_SD.txt 06NOV2015
46 75 127 98 156 13.1 10.1 16.1 47 35 59 23.2 17.3 29.1 31 22 40 20.0 14.3 25.7 44876 40072 49680 Jones County SD est14_SD.txt 06NOV2015
46 77 498 396 600 10.1 8.0 12.2 142 107 177 13.1 9.9 16.3 93 68 118 12.2 8.9 15.5 51837 46873 56801 Kingsbury County SD est14_SD.txt 06NOV2015
46 79 1102 848 1356 9.5 7.3 11.7 268 200 336 11.4 8.5 14.3 173 125 221 10.3 7.5 13.1 53175 47608 58742 Lake County SD est14_SD.txt 06NOV2015
46 81 3240 2563 3917 13.6 10.8 16.4 809 612 1006 18.2 13.8 22.6 499 366 632 15.3 11.2 19.4 45945 41789 50101 Lawrence County SD est14_SD.txt 06NOV2015
46 83 2204 1752 2656 4.3 3.4 5.2 731 552 910 4.9 3.7 6.1 451 329 573 4.2 3.1 5.3 79857 74152 85562 Lincoln County SD est14_SD.txt 06NOV2015
46 85 953 781 1125 24.9 20.4 29.4 384 306 462 35.1 27.9 42.3 235 178 292 30.7 23.3 38.1 40639 36499 44779 Lyman County SD est14_SD.txt 06NOV2015
46 87 545 428 662 10.0 7.9 12.1 187 142 232 13.2 10.0 16.4 122 89 155 11.8 8.6 15.0 57741 53228 62254 McCook County SD est14_SD.txt 06NOV2015
46 89 384 299 469 17.0 13.2 20.8 106 79 133 25.4 19.0 31.8 66 48 84 22.4 16.2 28.6 38469 34520 42418 McPherson County SD est14_SD.txt 06NOV2015
46 91 540 415 665 12.0 9.2 14.8 166 125 207 18.9 14.2 23.6 106 77 135 17.4 12.6 22.2 50155 45322 54988 Marshall County SD est14_SD.txt 06NOV2015
46 93 2712 2139 3285 10.4 8.2 12.6 959 726 1192 14.9 11.3 18.5 606 442 770 12.9 9.4 16.4 54771 50861 58681 Meade County SD est14_SD.txt 06NOV2015
46 95 679 537 821 33.2 26.3 40.1 277 214 340 43.3 33.4 53.2 173 129 217 39.7 29.6 49.8 34237 30708 37766 Mellette County SD est14_SD.txt 06NOV2015
46 97 280 219 341 12.4 9.7 15.1 80 60 100 15.1 11.4 18.8 52 38 66 12.9 9.5 16.3 49159 44257 54061 Miner County SD est14_SD.txt 06NOV2015
46 99 20429 18149 22709 11.5 10.2 12.8 6357 5331 7383 14.1 11.8 16.4 3916 3197 4635 12.6 10.3 14.9 55107 52264 57950 Minnehaha County SD est14_SD.txt 06NOV2015
46 101 772 640 904 12.3 10.2 14.4 234 181 287 14.8 11.4 18.2 151 113 189 13.6 10.2 17.0 53654 48245 59063 Moody County SD est14_SD.txt 06NOV2015
46 103 14908 12875 16941 14.1 12.2 16.0 5162 4196 6128 20.2 16.4 24.0 3108 2412 3804 17.3 13.4 21.2 48379 45600 51158 Pennington County SD est14_SD.txt 06NOV2015
46 105 453 361 545 15.2 12.1 18.3 122 93 151 18.7 14.2 23.2 77 56 98 15.6 11.4 19.8 39936 35638 44234 Perkins County SD est14_SD.txt 06NOV2015
46 107 251 197 305 11.0 8.6 13.4 78 59 97 16.3 12.3 20.3 51 37 65 14.4 10.4 18.4 52758 47465 58051 Potter County SD est14_SD.txt 06NOV2015
46 109 2074 1669 2479 20.4 16.4 24.4 823 644 1002 28.5 22.3 34.7 525 398 652 26.4 20.0 32.8 45911 42429 49393 Roberts County SD est14_SD.txt 06NOV2015
46 111 329 261 397 14.7 11.7 17.7 98 74 122 20.9 15.7 26.1 63 46 80 19.5 14.2 24.8 46281 41523 51039 Sanborn County SD est14_SD.txt 06NOV2015
46 113 7398 6422 8374 52.2 45.3 59.1 2897 2423 3371 53.5 44.8 62.2 1767 1426 2108 47.1 38.0 56.2 27244 24485 30003 Shannon County SD est14_SD.txt 06NOV2015
46 115 738 575 901 11.7 9.1 14.3 237 178 296 16.7 12.6 20.8 146 106 186 13.9 10.1 17.7 48125 43236 53014 Spink County SD est14_SD.txt 06NOV2015
46 117 263 204 322 8.8 6.8 10.8 86 65 107 12.3 9.3 15.3 55 40 70 10.4 7.6 13.2 67172 63891 70453 Stanley County SD est14_SD.txt 06NOV2015
46 119 91 69 113 6.3 4.8 7.8 21 15 27 6.7 4.9 8.5 14 10 18 5.8 4.1 7.5 59879 53636 66122 Sully County SD est14_SD.txt 06NOV2015
46 121 4671 3938 5404 47.4 40.0 54.8 2103 1689 2517 52.8 42.4 63.2 1266 975 1557 46.9 36.1 57.7 27481 24624 30338 Todd County SD est14_SD.txt 06NOV2015
46 123 1068 854 1282 19.9 15.9 23.9 342 262 422 27.9 21.4 34.4 217 160 274 24.4 18.0 30.8 40545 36585 44505 Tripp County SD est14_SD.txt 06NOV2015
46 125 830 679 981 10.2 8.3 12.1 234 180 288 12.3 9.5 15.1 152 113 191 10.8 8.0 13.6 55708 50643 60773 Turner County SD est14_SD.txt 06NOV2015
46 127 937 719 1155 6.3 4.8 7.8 326 246 406 8.5 6.4 10.6 207 151 263 7.1 5.2 9.0 72041 64821 79261 Union County SD est14_SD.txt 06NOV2015
46 129 849 672 1026 15.9 12.6 19.2 263 201 325 21.3 16.3 26.3 164 121 207 18.2 13.4 23.0 41831 37658 46004 Walworth County SD est14_SD.txt 06NOV2015
46 135 2849 2322 3376 13.8 11.2 16.4 772 602 942 16.5 12.9 20.1 459 339 579 13.6 10.1 17.1 47363 42831 51895 Yankton County SD est14_SD.txt 06NOV2015
46 137 1257 987 1527 44.6 35.0 54.2 491 362 620 48.9 36.1 61.7 283 197 369 34.3 23.9 44.7 32025 29359 34691 Ziebach County SD est14_SD.txt 06NOV2015
Loading

0 comments on commit 959cd86

Please sign in to comment.