crime_vs_data.csv
=================
A CSV file contains crime data and features generated from Web open data, assigned to edges. The columns are the following:
1 edge id
2 edge length in meters
3 total crime number for the edge
4-42 crime number in categories
43-2090 GSV vectors using the centroid image
2091-4823 tfidf of tweet words
4824-4923 LDA topic distribution 
4924-5023 averaged GloVe vector
5024-5551 number of venues in different Foursquare categories
5552-6079 number of check-in in different Foursquare categories
6080 total check-in number
6081-6085 demographic features

edge_info.csv
=============
A CSV files contains edge id, starting and ending coordinates, and edge length.
