{"id":7499,"date":"2025-08-08T11:18:25","date_gmt":"2025-08-08T15:18:25","guid":{"rendered":"https:\/\/sdgnews.com\/?p=7499"},"modified":"2025-08-08T11:21:02","modified_gmt":"2025-08-08T15:21:02","slug":"7499-2","status":"publish","type":"post","link":"https:\/\/sdgnews.com\/es\/7499-2\/","title":{"rendered":""},"content":{"rendered":"\n<!-- === LLDC Interactive Map (orange default, zoom padding, 380px tall, header+toggle fixes) === -->\n<div id=\"lldc-wrap\" style=\"max-width:90%;margin:0 auto;\">\n  <h3 style=\"margin:6px 0 10px;font:600 20px\/1.25 system-ui,Arial;color:#111;\">\n    The 32 Landlocked Developing Countries (LLDCs)\n  <\/h3>\n\n  <div style=\"position:relative\">\n    <div id=\"lldc-controls\" style=\"position:absolute;right:8px;top:8px;z-index:500;display:flex;gap:6px;\">\n      <button id=\"lldc-reset\">Reset view<\/button>\n      <button id=\"lldc-toggle\">Palette: Orange<\/button>\n    <\/div>\n\n    <div id=\"lldc-map\" style=\"width:100%;height:380px;background:#F7F9FC;border:1px solid #e5e5e5;border-radius:8px;\"><\/div>\n  <\/div>\n\n  <!-- Legend -->\n  <div id=\"lldc-legend\" style=\"margin:10px 6px 0;\">\n    <div style=\"font:600 14px\/1.2 system-ui,Arial;margin:0 0 6px;color:#222;\">Population (LLDCs)<\/div>\n    <div style=\"display:flex;align-items:center;gap:8px\">\n      <span id=\"lldc-legend-min\" style=\"font:12px\/1 system-ui,Arial;color:#666;\">min<\/span>\n      <div id=\"lldc-gradient\" style=\"flex:1;height:10px;border-radius:6px;background:linear-gradient(90deg,#FCE3D5 0%, #C75F2F 100%);box-shadow: inset 0 0 0 1px rgba(0,0,0,.06);\"><\/div>\n      <span id=\"lldc-legend-max\" style=\"font:12px\/1 system-ui,Arial;color:#666;\">max<\/span>\n    <\/div>\n  <\/div>\n\n  <p style=\"text-align:center;margin:8px 0 0;color:#666;font:14px\/1.4 system-ui,Arial;\">\n    Hover or tap a highlighted country for details\n  <\/p>\n<\/div>\n\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\" \/>\n<script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"><\/script>\n\n<!-- Scoped CSS fixes: header overlay + button text visibility -->\n<style>\n  \/* 1) Keep your sticky header above the map *\/\n  #lldc-wrap .leaflet-pane,\n  #lldc-wrap .leaflet-top,\n  #lldc-wrap .leaflet-bottom {\n    z-index: 1 !important; \/* lower than typical sticky headers *\/\n  }\n\n  \/* 2) Reset and style the toggle buttons so themes can't hide text *\/\n  #lldc-controls button {\n    all: unset;\n    display: inline-block;\n    box-sizing: border-box;\n    background: #fff;\n    border: 1px solid #cfd6e0;\n    border-radius: 6px;\n    padding: 6px 10px;\n    font: 12px\/1.2 system-ui, Arial, sans-serif;\n    color: #111;              \/* force visible text *\/\n    cursor: pointer;\n    box-shadow: 0 1px 3px rgba(0,0,0,.06);\n  }\n  #lldc-controls button:focus { outline: 2px solid #103F91; outline-offset: 2px; }\n<\/style>\n\n<script>\n(function(){\n  const LLDC = {\n    AFG:{name:\"Afghanistan\",pop:41000000,continent:\"Asia\"},\n    ARM:{name:\"Armenia\",pop:2800000,continent:\"Asia\/Europe\"},\n    AZE:{name:\"Azerbaijan\",pop:10400000,continent:\"Asia\/Europe\"},\n    BTN:{name:\"Bhutan\",pop:770000,continent:\"Asia\"},\n    BOL:{name:\"Bolivia\",pop:12000000,continent:\"South America\"},\n    BWA:{name:\"Botswana\",pop:2600000,continent:\"Africa\"},\n    BFA:{name:\"Burkina Faso\",pop:23000000,continent:\"Africa\"},\n    BDI:{name:\"Burundi\",pop:13000000,continent:\"Africa\"},\n    CAF:{name:\"Central African Republic\",pop:5900000,continent:\"Africa\"},\n    TCD:{name:\"Chad\",pop:18300000,continent:\"Africa\"},\n    ETH:{name:\"Ethiopia\",pop:126000000,continent:\"Africa\"},\n    SWZ:{name:\"Eswatini\",pop:1200000,continent:\"Africa\"},\n    KAZ:{name:\"Kazakhstan\",pop:19800000,continent:\"Asia\"},\n    KGZ:{name:\"Kyrgyzstan\",pop:6800000,continent:\"Asia\"},\n    LAO:{name:\"Lao PDR\",pop:7700000,continent:\"Asia\"},\n    LSO:{name:\"Lesotho\",pop:2300000,continent:\"Africa\"},\n    MWI:{name:\"Malawi\",pop:21700000,continent:\"Africa\"},\n    MLI:{name:\"Mali\",pop:23600000,continent:\"Africa\"},\n    MNG:{name:\"Mongolia\",pop:3500000,continent:\"Asia\"},\n    NPL:{name:\"Nepal\",pop:31000000,continent:\"Asia\"},\n    NER:{name:\"Niger\",pop:27300000,continent:\"Africa\"},\n    MKD:{name:\"North Macedonia\",pop:2100000,continent:\"Europe\"},\n    PRY:{name:\"Paraguay\",pop:7500000,continent:\"South America\"},\n    MDA:{name:\"Republic of Moldova\",pop:2600000,continent:\"Europe\"},\n    RWA:{name:\"Rwanda\",pop:14000000,continent:\"Africa\"},\n    SSD:{name:\"South Sudan\",pop:11600000,continent:\"Africa\"},\n    TJK:{name:\"Tajikistan\",pop:10200000,continent:\"Asia\"},\n    TKM:{name:\"Turkmenistan\",pop:6400000,continent:\"Asia\"},\n    UGA:{name:\"Uganda\",pop:48600000,continent:\"Africa\"},\n    UZB:{name:\"Uzbekistan\",pop:36400000,continent:\"Asia\"},\n    ZMB:{name:\"Zambia\",pop:20000000,continent:\"Africa\"},\n    ZWE:{name:\"Zimbabwe\",pop:16700000,continent:\"Africa\"}\n  };\n\n  const GREY=\"#E3E5EA\", BORDER=\"#AEB6C2\", minPop=770000, maxPop=126000000;\n  const ranks=Object.values(LLDC).sort((a,b)=>b.pop-a.pop).reduce((a,c,i)=>{a[c.name]=i+1;return a;},{});\n\n  \/\/ Default palette = Orange\n  let palette=\"orange\";\n  const blueMin=[0xCF,0xE4,0xFF], blueMax=[0x10,0x3F,0x91];\n  const orgMin=[0xFC,0xE3,0xD5], orgMax=[0xC7,0x5F,0x2F];\n\n  function lerpColor(t,minArr,maxArr){const m=minArr.map((v,i)=>Math.round(v+(maxArr[i]-v)*t));return `rgb(${m[0]},${m[1]},${m[2]})`;}\n  function colorFor(pop){const t=Math.max(0,Math.min(1,(pop-minPop)\/(maxPop-minPop)));return palette===\"blue\"?lerpColor(t,blueMin,blueMax):lerpColor(t,orgMin,orgMax);}\n\n  const map=L.map('lldc-map',{zoomControl:true,attributionControl:false,worldCopyJump:true,zoomSnap:0.25,zoomDelta:0.25,wheelPxPerZoomLevel:180});\n  let geoLayer,lldcBounds;\n  const SRC=\"https:\/\/raw.githubusercontent.com\/johan\/world.geo.json\/master\/countries.geo.json\";\n\n  function draw(){\n    if(geoLayer){ map.removeLayer(geoLayer); }\n    fetch(SRC).then(r=>r.json()).then(geo=>{\n      const lldcLayers=[];\n      geoLayer=L.geoJSON(geo,{\n        style:f=>{\n          const iso3=(f.id||(f.properties&&(f.properties.ISO_A3||f.properties.iso_a3))||\"\").toUpperCase();\n          if(LLDC[iso3]) return { color:BORDER, weight:0.7, fillColor:colorFor(LLDC[iso3].pop), fillOpacity:0.96 };\n          return { color:BORDER, weight:0.5, fillColor:GREY, fillOpacity:1 };\n        },\n        onEachFeature:(feature,layer)=>{\n          const iso3=(feature.id||(feature.properties&&(feature.properties.ISO_A3||feature.properties.iso_a3))||\"\").toUpperCase();\n          const meta=LLDC[iso3];\n          if(meta){\n            lldcLayers.push(layer);\n            layer.on({\n              mouseover:e=>{\n                e.target.setStyle({ weight:1.2 });\n                const rank=ranks[meta.name]?` \u00b7 Rank #${ranks[meta.name]} of 32`:\"\";\n                const html=`<b>${meta.name}<\/b><br>Population: ${meta.pop.toLocaleString()}<br><small>${meta.continent}${rank}<\/small>`;\n                e.target.bindTooltip(html,{sticky:true,direction:'top',opacity:0.96,className:'lldc-tip'}).openTooltip();\n              },\n              mouseout:e=>{ layer.setStyle({ weight:0.7 }); },\n              click:e=>{\n                const rank=ranks[meta.name]?` (#${ranks[meta.name]} of 32)`:\"\";\n                const html=`<div style=\"min-width:220px\"><div style=\"font-weight:700;margin-bottom:4px\">${meta.name}<\/div><div><b>Population:<\/b> ${meta.pop.toLocaleString()} ${rank}<\/div><div><b>Continent:<\/b> ${meta.continent}<\/div><\/div>`;\n                L.popup({autoPan:true,closeButton:true}).setLatLng(e.latlng).setContent(html).openOn(map);\n              }\n            });\n          }\n        }\n      }).addTo(map);\n\n      if(lldcLayers.length){\n        lldcBounds=L.featureGroup(lldcLayers).getBounds();\n        map.fitBounds(lldcBounds,{padding:[50,50]}); \/\/ slightly zoomed out\n      }\n\n      document.getElementById('lldc-legend-min').textContent=minPop.toLocaleString();\n      document.getElementById('lldc-legend-max').textContent=maxPop.toLocaleString();\n      document.getElementById('lldc-gradient').style.background =\n        palette===\"blue\" ? \"linear-gradient(90deg,#CFE4FF 0%, #103F91 100%)\"\n                         : \"linear-gradient(90deg,#FCE3D5 0%, #C75F2F 100%)\";\n    });\n  }\n  draw();\n\n  \/\/ Controls\n  document.getElementById('lldc-reset').addEventListener('click',()=>{ if(lldcBounds){ map.fitBounds(lldcBounds,{padding:[50,50]}); }});\n  document.getElementById('lldc-toggle').addEventListener('click',e=>{\n    palette=(palette===\"blue\")?\"orange\":\"blue\";\n    e.target.textContent=\"Palette: \"+(palette===\"blue\"?\"Blue\":\"Orange\");\n    draw();\n  });\n\n  \/\/ Tooltip CSS\n  const style=document.createElement('style');\n  style.textContent=`.lldc-tip.leaflet-tooltip{background:#fff;color:#111;border:1px solid #d0d0d0;border-radius:6px;padding:6px 8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);font:13px\/1.3 system-ui,Arial;}`;\n  document.head.appendChild(style);\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>The 32 Landlocked Developing Countries (LLDCs) Reset view Palette: Orange Population (LLDCs) min max Hover or tap a highlighted country for details<\/p>","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7499","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>- SDG News<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sdgnews.com\/es\/7499-2\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:description\" content=\"The 32 Landlocked Developing Countries (LLDCs) Reset view Palette: Orange Population (LLDCs) min max Hover or tap a highlighted country for details\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sdgnews.com\/es\/7499-2\/\" \/>\n<meta property=\"og:site_name\" content=\"SDG News\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-08T15:18:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-08T15:21:02+00:00\" \/>\n<meta name=\"author\" content=\"Liam Marais\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Liam Marais\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"NewsArticle\",\"@id\":\"https:\\\/\\\/sdgnews.com\\\/7499-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sdgnews.com\\\/7499-2\\\/\"},\"author\":{\"name\":\"Liam Marais\",\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#\\\/schema\\\/person\\\/30fb3fd83b6aef060c92e5b2002245c9\"},\"headline\":\"Sin t\u00edtulo\",\"datePublished\":\"2025-08-08T15:18:25+00:00\",\"dateModified\":\"2025-08-08T15:21:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sdgnews.com\\\/7499-2\\\/\"},\"wordCount\":21,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#organization\"},\"articleSection\":[\"Uncategorized\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/sdgnews.com\\\/7499-2\\\/#respond\"]}],\"copyrightYear\":\"2025\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/sdgnews.com\\\/es\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sdgnews.com\\\/7499-2\\\/\",\"url\":\"https:\\\/\\\/sdgnews.com\\\/7499-2\\\/\",\"name\":\"- SDG News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#website\"},\"datePublished\":\"2025-08-08T15:18:25+00:00\",\"dateModified\":\"2025-08-08T15:21:02+00:00\",\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sdgnews.com\\\/7499-2\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#website\",\"url\":\"https:\\\/\\\/sdgnews.com\\\/\",\"name\":\"SDG News\",\"description\":\"SDG News Supports the Sustainable Development Goals\",\"publisher\":{\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sdgnews.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#organization\",\"name\":\"SDG News\",\"url\":\"https:\\\/\\\/sdgnews.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sdgnews.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Untitled-design-2.png\",\"contentUrl\":\"https:\\\/\\\/sdgnews.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Untitled-design-2.png\",\"width\":500,\"height\":246,\"caption\":\"SDG News\"},\"image\":{\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/sdgnews.com\\\/#\\\/schema\\\/person\\\/30fb3fd83b6aef060c92e5b2002245c9\",\"name\":\"Liam Marais\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3174d933745cc05acb80ea7d8c9900380bae0daa84257ce9707d9e111235d042?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3174d933745cc05acb80ea7d8c9900380bae0daa84257ce9707d9e111235d042?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3174d933745cc05acb80ea7d8c9900380bae0daa84257ce9707d9e111235d042?s=96&d=mm&r=g\",\"caption\":\"Liam Marais\"},\"url\":\"https:\\\/\\\/sdgnews.com\\\/es\\\/author\\\/liam-marais\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"- SDG News","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sdgnews.com\/es\/7499-2\/","og_locale":"es_ES","og_type":"article","og_description":"The 32 Landlocked Developing Countries (LLDCs) Reset view Palette: Orange Population (LLDCs) min max Hover or tap a highlighted country for details","og_url":"https:\/\/sdgnews.com\/es\/7499-2\/","og_site_name":"SDG News","article_published_time":"2025-08-08T15:18:25+00:00","article_modified_time":"2025-08-08T15:21:02+00:00","author":"Liam Marais","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Liam Marais","Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/sdgnews.com\/7499-2\/#article","isPartOf":{"@id":"https:\/\/sdgnews.com\/7499-2\/"},"author":{"name":"Liam Marais","@id":"https:\/\/sdgnews.com\/#\/schema\/person\/30fb3fd83b6aef060c92e5b2002245c9"},"headline":"Sin t\u00edtulo","datePublished":"2025-08-08T15:18:25+00:00","dateModified":"2025-08-08T15:21:02+00:00","mainEntityOfPage":{"@id":"https:\/\/sdgnews.com\/7499-2\/"},"wordCount":21,"commentCount":0,"publisher":{"@id":"https:\/\/sdgnews.com\/#organization"},"articleSection":["Uncategorized"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/sdgnews.com\/7499-2\/#respond"]}],"copyrightYear":"2025","copyrightHolder":{"@id":"https:\/\/sdgnews.com\/es\/#organization"}},{"@type":"WebPage","@id":"https:\/\/sdgnews.com\/7499-2\/","url":"https:\/\/sdgnews.com\/7499-2\/","name":"- SDG News","isPartOf":{"@id":"https:\/\/sdgnews.com\/#website"},"datePublished":"2025-08-08T15:18:25+00:00","dateModified":"2025-08-08T15:21:02+00:00","inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sdgnews.com\/7499-2\/"]}]},{"@type":"WebSite","@id":"https:\/\/sdgnews.com\/#website","url":"https:\/\/sdgnews.com\/","name":"SDG News","description":"SDG News Supports the Sustainable Development Goals","publisher":{"@id":"https:\/\/sdgnews.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sdgnews.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/sdgnews.com\/#organization","name":"SDG News","url":"https:\/\/sdgnews.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/sdgnews.com\/#\/schema\/logo\/image\/","url":"https:\/\/sdgnews.com\/wp-content\/uploads\/2024\/03\/Untitled-design-2.png","contentUrl":"https:\/\/sdgnews.com\/wp-content\/uploads\/2024\/03\/Untitled-design-2.png","width":500,"height":246,"caption":"SDG News"},"image":{"@id":"https:\/\/sdgnews.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/sdgnews.com\/#\/schema\/person\/30fb3fd83b6aef060c92e5b2002245c9","name":"Liam Marais","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/3174d933745cc05acb80ea7d8c9900380bae0daa84257ce9707d9e111235d042?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3174d933745cc05acb80ea7d8c9900380bae0daa84257ce9707d9e111235d042?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3174d933745cc05acb80ea7d8c9900380bae0daa84257ce9707d9e111235d042?s=96&d=mm&r=g","caption":"Liam Marais"},"url":"https:\/\/sdgnews.com\/es\/author\/liam-marais\/"}]}},"views":187,"_links":{"self":[{"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/posts\/7499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/comments?post=7499"}],"version-history":[{"count":3,"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/posts\/7499\/revisions"}],"predecessor-version":[{"id":7519,"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/posts\/7499\/revisions\/7519"}],"wp:attachment":[{"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/media?parent=7499"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/categories?post=7499"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdgnews.com\/es\/wp-json\/wp\/v2\/tags?post=7499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}