File size: 1,820 Bytes
1be3a8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
dataset:
  name: running_speed
  description: A dataset mapping running distances to average running speeds
  version: 1.0.0
  url: https://huggingface.co/datasets/your-username/running_speed
  citation: |
    @dataset{running_speed_2025,
      author       = {Sean Payne},
      title        = {Running Speed Dataset},
      month        = {1},
      year         = {2025},
      publisher    = {Hugging Face}
    }
  license: MIT
  keywords:
    - running
    - sports performance
    - speed analysis
    - distance running
  creators:
    - name: Sean Payne
      type: personal

data:
  files:
    - name: running_speed.csv
      description: Main dataset file containing running speeds and distances
      format: csv
      size: 1KB
      columns:
        - name: meters
          description: Distance covered in running
          type: float32
          unit: 
            name: meter
            type: length
            base: SI
        - name: mph
          description: Average running speed
          type: float32
          unit:
            name: miles per hour
            type: velocity
            base: imperial

provenance:
  sources:
    - type: compilation
      description: Dataset compiled for educational and analytical purposes
  methodology:
    - type: data_compilation
      description: Values represent typical running speeds across different distances
    - type: quality_control
      description: Data points verified against typical human running capabilities

temporal:
  created: "2025-01-15"
  modified: "2025-01-15"

access:
  authentication: none
  protocol: https
  format: csv
  landing_page: https://huggingface.co/datasets/your-username/running_speed

distribution:
  - name: Hugging Face
    url: https://huggingface.co/datasets/your-username/running_speed
    format: csv