# Colombian Regulatory Crosswalk Summary

## Overview

This page summarizes how 6 Colombian regulatory frameworks map to the 71 Cleantech Taxonomy nodes. Each framework column in the taxonomy indicates whether a given cleantech category is aligned (Y), partially aligned (partial), or not aligned (N) with that framework's scope.

## Framework Coverage Matrix

<table id="bkmrk-frameworkcolumnypart"><tr><th>Framework</th><th>Column</th><th>Y</th><th>Partial</th><th>N</th><th>Scope</th></tr><tr><td>NDC 2030</td><td>col\_ndc2030\_aligned</td><td>52</td><td>9</td><td>10</td><td>Economy-wide climate targets</td></tr><tr><td>SISCLIMA</td><td>col\_sisclima\_relevant</td><td>47</td><td>14</td><td>10</td><td>Institutional coordination</td></tr><tr><td>CONPES 4075</td><td>col\_conpes4075</td><td>17</td><td>17</td><td>37</td><td>Energy transition only</td></tr><tr><td>Ley 2169</td><td>col\_ley2169</td><td>49</td><td>14</td><td>8</td><td>Climate action (broadest)</td></tr><tr><td>Ley 2099</td><td>col\_energy\_transition</td><td>17</td><td>11</td><td>43</td><td>Energy transition only</td></tr><tr><td>COP16 Cali</td><td>col\_cop16\_biodiversity</td><td>12</td><td>8</td><td>51</td><td>Biodiversity only</td></tr></table>

## Key Observations

- **Broadest coverage:** NDC 2030 and Ley 2169 cover 85-90% of taxonomy nodes — they are economy-wide frameworks.
- **Narrowest coverage:** COP16 Cali (17%) and CONPES 4075/Ley 2099 (24% each) — these are domain-specific.
- **Energy nodes:** All 6 frameworks touch energy (EN sector) — the strongest cross-framework convergence.
- **AFOLU nodes:** Strong alignment with NDC, SISCLIMA, Ley 2169, and COP16 — but weak in energy transition frameworks.
- **Gap areas:** Alternative meat/dairy (CT-AF-009/010), nuclear (CT-EN-003), aircraft (CT-TR-005), textiles (CT-WA-003) align with zero or one framework.

## How to Use

Query the Cleantech Taxonomy via BookStack API to find nodes aligned with specific frameworks:

```
GET /api/search?query=[col_ndc2030_aligned=Y] [col_cop16_biodiversity=Y]
```

This returns all nodes that align with BOTH the NDC 2030 AND COP16 biodiversity commitments — useful for identifying climate-biodiversity co-benefit opportunities.