{{ translations?.filters?.consecutive || '#' }} | {{ translations?.filters?.project_id || 'Project ID' }} | {{ translations?.filters?.project_name || 'Project Name' }} | {{ translations?.filters?.project_holder || 'Project Holder' }} | {{ translations?.table?.quantification_period || 'Quantification Period' }} | {{ translations?.table?.verified_ghg || 'Verified GHG' }} | {{ translations?.filters?.sector || 'Sector' }} | {{ translations?.filters?.project_type || 'Project Type' }} | {{ translations?.filters?.country || 'Country' }} | {{ translations?.table?.ods || 'SDGs' }} | {{ translations?.table?.special_category || 'Special Category' }} | {{ translations?.filters?.status || 'Status' }} |
---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{{project.consecutive}} | {{ project.project_id }} | {{ project.project_name }} | {{ project.holder?.holder || '-' }} | {{ formatPeriod(project.quantification_period_start, project.quantification_period_end) }} | {{ project.verified_reductions === null || project.verified_reductions === undefined || project.verified_reductions === "0" ? '' : project.verified_reductions}} | {{ project.type_project_name || '-' }} | {{ project.sector_name || '-' }} | - |
|
- | {{ project.status }} - |