Skip to content

Commit 7daa403

Browse files
committed
Fix some table column bugs . . .
1 parent 8bfbb51 commit 7daa403

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/open-datasets/dataset-chicago-safety.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ Preview
113113
| Police District | Number | 8 | Police District number |
114114
| Community Area | Number | 56 | Community Area number |
115115
| SSA | Number | 26 | |
116-
| Latitude | double | 1,622 | 41.80014700738077 | This is the latitude value. Lines of latitude are parallel to the equator. |
117-
| Longitude | double | 1,806 | -87.7492147421616 | This is the longitude value. Lines of longitude run perpendicular to lines of latitude, and all pass through both poles. |
116+
| Latitude | double | 41.80014700738077 | This is the latitude value. Lines of latitude are parallel to the equator. |
117+
| Longitude | double | -87.7492147421616 | This is the longitude value. Lines of longitude run perpendicular to lines of latitude, and all pass through both poles. |
118118
| Location | Location | (41.80014700738077, -87.7492147421616) | Combined latitude and longitude values for the address |
119119

120120
Preview
@@ -146,8 +146,8 @@ Sanitation Code Complaints
146146
| Ward | Number | 13 | Ward Number value |
147147
| Police District | Number | 8 | Police District number |
148148
| Community Area | Number | 65 | Community Area number |
149-
| Latitude | double | 1,622 | 41.77787022898461 | This is the latitude value. Lines of latitude are parallel to the equator. |
150-
| Longitude | double | 1,806 | -87.73372735 | This is the longitude value. Lines of longitude run perpendicular to lines of latitude, and all pass through both poles. |
149+
| Latitude | double | 41.77787022898461 | This is the latitude value. Lines of latitude are parallel to the equator. |
150+
| Longitude | double | -87.73372735 | This is the longitude value. Lines of longitude run perpendicular to lines of latitude, and all pass through both poles. |
151151
| Location | Location | (41.932596865948, -87.693935514475) | Combined latitude and longitude values for the address |
152152

153153
Preview

0 commit comments

Comments
 (0)