lib/earth/bus/bus_class/data_miner.rb in earth-0.4.4 vs lib/earth/bus/bus_class/data_miner.rb in earth-0.4.5
- old
+ new
@@ -28,10 +28,10 @@
float 'alternative_fuels_intensity'
string 'alternative_fuels_intensity_units'
end
import "a list of bus classes and pre-calculated trip and fuel use characteristics",
- :url => 'https://spreadsheets.google.com/pub?hl=en&hl=en&key=0AoQJbWqPrREqdGRsSnJoS1hraGJvR012cDROWXFPbVE&output=csv' do
+ :url => 'https://spreadsheets.google.com/pub?hl=en&hl=en&key=0AoQJbWqPrREqdGRsSnJoS1hraGJvR012cDROWXFPbVE&gid=0&output=csv' do
key 'name'
store 'distance', :units_field_name => 'distance_units'
store 'passengers'
store 'speed', :units_field_name => 'speed_units'
store 'gasoline_intensity', :units_field_name => 'gasoline_intensity_units'