lib/earth/shipping/carrier_mode/data_miner.rb in earth-0.4.4 vs lib/earth/shipping/carrier_mode/data_miner.rb in earth-0.4.5
- old
+ new
@@ -9,10 +9,10 @@
float 'transport_emission_factor'
string 'transport_emission_factor_units'
end
import "a list of carrier modes and their characteristics",
- :url => 'https://spreadsheets.google.com/pub?key=0AoQJbWqPrREqdGRsRkJOd0NPd0FETTI0NmpYUlBsN2c&hl=en&single=true&gid=0&output=csv' do
+ :url => 'https://spreadsheets.google.com/pub?key=0AoQJbWqPrREqdGRsRkJOd0NPd0FETTI0NmpYUlBsN2c&hl=en&gid=0&output=csv' do
key 'name'
store 'carrier_name'
store 'mode_name'
store 'package_volume'
store 'route_inefficiency_factor'