Sha256: 320c6be3351f61d4e82fd6c6724dc10b524b4ad7bcc2332e2be7695c2523c961

Contents?: true

Size: 458 Bytes

Versions: 8

Compression:

Stored size: 458 Bytes

Contents

AutomobileTypeFuelYearControl.class_eval do
  data_miner do
    import "automobile type fuel year control data derived from the 2010 EPA GHG Inventory",
           :url => 'https://spreadsheets.google.com/pub?key=0AoQJbWqPrREqdGpQV2xMdlZkV1JzVlVTeU5ZalF6elE&hl=en&gid=0&output=csv' do
      key   'name'
      store 'type_name'
      store 'fuel_common_name'
      store 'year'
      store 'control_name'
      store 'total_travel_percent'
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
earth-0.11.7 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb
earth-0.11.6 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb
earth-0.11.5 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb
earth-0.11.4 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb
earth-0.11.3 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb
earth-0.11.2 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb
earth-0.11.1 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb
earth-0.11.0 lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb