Skip to content

Commit f310f6d

Browse files
authored
drop GeoDa Columbus (#14)
1 parent 9c581d5 commit f310f6d

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,5 @@ dmypy.json
130130

131131
.vscode/settings.json
132132
.DS_Store
133+
134+
cache/

geodatasets/json/database.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -136,20 +136,6 @@
136136
"hash": "49aeba03eb06bf9b0d9cddd6507eb4a226b7c7a7561145562885c5cddfaeaadf",
137137
"filename": "cleveland.zip"
138138
},
139-
"columbus": {
140-
"url": "https://geodacenter.github.io/data-and-lab//data/columbus.zip",
141-
"license": "NA",
142-
"attribution": "Center for Spatial Data Science, University of Chicago",
143-
"name": "geoda.columbus",
144-
"description": "Columbus neighborhood crime",
145-
"geometry_type": "Polygon",
146-
"nrows": 49,
147-
"ncols": 21,
148-
"details": "https://geodacenter.github.io/data-and-lab//columbus/",
149-
"hash": "cf3bde1a32b31c48a63bc513587a1f8d310ecae5de9cae460dc9e66fe5a65e4d",
150-
"filename": "columbus.zip",
151-
"members": ["columbus/columbus.geojson"]
152-
},
153139
"grid100": {
154140
"url": "https://geodacenter.github.io/data-and-lab//data/grid100.zip",
155141
"license": "NA",

0 commit comments

Comments
 (0)