Diff of /README.md [000000] .. [17577c]

Switch to unified view

a b/README.md
1
<h1>Gait Maturation Database</h1>
2
3
<p><strong>Creators:</strong> Jeffrey Hausdorff, Chung-Kang Peng</p>
4
5
<p><strong>Published:</strong> Oct. 28, 1999<br>
6
<strong>Version:</strong> 1.0.0</p>
7
8
<h2>Citation</h2>
9
<p>
10
When using this resource, please cite the original publication:<br>
11
Hausdorff, J. M., Zemany, L., Peng, C.-K., & Goldberger, A. L. (1999). Maturation of Gait Dynamics: Stride-to-Stride Variability and Its Temporal Organization in Children. <em>Journal of Applied Physiology</em>, 86, 1040–1047.
12
</p>
13
14
<p>
15
Please also include the standard citation for PhysioNet:<br>
16
Goldberger, A., Amaral, L., Glass, L., Hausdorff, J., Ivanov, P. C., Mark, R., ... & Stanley, H. E. (2000). PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. <em>Circulation</em> [Online], 101(23), e215–e220.
17
</p>
18
19
<h2>Data Description</h2>
20
<p>
21
The dataset includes gait data from 50 healthy children, aged between 40 and 163 months. Each data file is named using a subject identifier and the subject's age in months (e.g., <code>2-45.txt</code> corresponds to subject #2, who is 45 months old).
22
</p>
23
24
<p>
25
Each file contains two columns:
26
<ul>
27
  <li>Time (in seconds)</li>
28
  <li>Stride interval (in seconds), i.e., the gait cycle duration measured from heel strike to heel strike of the same foot</li>
29
</ul>
30
</p>
31
32
<p>A summary of pertinent subject data is available in the <code>table.csv</code> file.</p>
33
34
<p>For further details, refer to the original paper listed above.</p>