forked from Skydipper/graph-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
get.sh
9 lines (9 loc) · 815 Bytes
/
get.sh
1
2
3
4
5
6
7
8
9
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/affects.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/can_affect.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/is_a.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/is_involved_in.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/located_at.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/nodes.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/part_of.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/quality_of.csv
wget https://raw.githubusercontent.com/resource-watch/graph/master/csv_files/related_to.csv