Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,12 @@ size_categories:
|
|
13 |
|
14 |
<!-- Provide a quick summary of the dataset. -->
|
15 |
|
16 |
-
This dataset
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Dataset Details
|
19 |
|
@@ -22,7 +27,6 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
22 |
<!-- Provide a longer summary of what this dataset is. -->
|
23 |
|
24 |
|
25 |
-
|
26 |
- **Curated by:** [More Information Needed]
|
27 |
- **Funded by [optional]:** [More Information Needed]
|
28 |
- **Shared by [optional]:** [More Information Needed]
|
@@ -34,7 +38,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
34 |
<!-- Provide the basic links for the dataset. -->
|
35 |
|
36 |
- **Repository:** [More Information Needed]
|
37 |
-
- **Paper
|
38 |
- **Demo [optional]:** [More Information Needed]
|
39 |
|
40 |
## Uses
|
|
|
13 |
|
14 |
<!-- Provide a quick summary of the dataset. -->
|
15 |
|
16 |
+
This dataset contains information from the Ames Assessor’s Office used in computing assessed values for individual residential properties sold in Ames, IA from 2006 to 2010.
|
17 |
+
|
18 |
+
It was published by Dean De Cock in [Ames, Iowa: Alternative to the Boston Housing Data as an End of Semester Regression Project](https://jse.amstat.org/v19n3/decock.pdf).
|
19 |
+
|
20 |
+
This repository is meant as a mirror of the original dataset to facilitate its consumption
|
21 |
+
|
22 |
|
23 |
## Dataset Details
|
24 |
|
|
|
27 |
<!-- Provide a longer summary of what this dataset is. -->
|
28 |
|
29 |
|
|
|
30 |
- **Curated by:** [More Information Needed]
|
31 |
- **Funded by [optional]:** [More Information Needed]
|
32 |
- **Shared by [optional]:** [More Information Needed]
|
|
|
38 |
<!-- Provide the basic links for the dataset. -->
|
39 |
|
40 |
- **Repository:** [More Information Needed]
|
41 |
+
- **Paper:** [De Cock, D. (2011). Ames, Iowa: Alternative to the Boston Housing Data as an End of Semester Regression Project. Journal of Statistics Education, 19(3). https://doi.org/10.1080/10691898.2011.11889627](https://jse.amstat.org/v19n3/decock.pdf)
|
42 |
- **Demo [optional]:** [More Information Needed]
|
43 |
|
44 |
## Uses
|