lib/earth/industry/sector.rb in earth-0.0.26 vs lib/earth/industry/sector.rb in earth-0.0.27
- old
+ new
@@ -5,10 +5,8 @@
data_miner do
schema Earth.database_options do
string 'io_code'
string 'description'
- float 'emission_factor'
- string 'emission_factor_units'
end
end
end