@extends('layouts.app') @section('title', 'Emisyon Faktörleri - CSV İçe Aktarma') @section('content')
Satır | Hatalar |
---|---|
{{ $err['row'] ?? '?' }} |
|
Zorunlu sütunlar: name, category, subcategory, unit, co2_factor, ch4_factor, n2o_factor, scope
Opsiyonel sütunlar: source, reference, reference_year, is_active, description
name,category,subcategory,unit,co2_factor,ch4_factor,n2o_factor,scope,source,reference,reference_year,is_active,description Electricity - TR Grid (IPCC rep.),energy,electricity_tr,kWh,0.468,0.00001,0.00001,scope2,IPCC/TR,IPCC defaults adapted for TR grid (rep.),2023,1,TR elektrik şebekesi Natural Gas (TR) - Combustion,energy,natural_gas_tr,m³,1.96,0.0003,0.0001,scope1,IPCC/TR,IPCC 2006/2019,2019,1,TR doğalgaz Diesel (TR) - Heavy Duty,transport,diesel_tr,liter,2.68,0.0001,0.0004,scope1,IPCC/TR,IPCC 2006/2019,2019,1,TR dizel
Not: scope
alanı scope1|scope2|scope3
şeklinde veya Scope 1|2|3
ya da 1|2|3
olarak verilebilir; sistem otomatik dönüştürür.