---

---

<div class="animate-gradient dark:from-blue-00 dark:to-blue-1000 rounded-lg bg-gradient-to-r from-blue-700 via-purple-600 to-blue-800 bg-[length:200%_200%] px-6 py-20 text-center text-white dark:bg-gradient-to-r dark:via-purple-800 dark:bg-[length:200%_200%] shadow-xl ring-1 ring-gray-900/5">
  <p class="mb-4 text-4xl font-bold">Welcome to the Cabo Verde 🇨🇻 DataHub</p>
  <p class="mb-6 text-xl">Explore a curated collection of datasets specific to Cabo Verde, hosted on GitHub.</p>
</div>


| Name | Description | Last updated |  Link   |
| --- | --- | --- | --- |
| [Cabo Verde Startup Database](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/cabo-verde-startup-database) | Detailed CSV file that showcases the startup ecosystem in Cabo Verde. | 2024-07-12 | [explore](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/cabo-verde-startup-database) |
| [BVC Quotes](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/bvc-quotes) | Historical stock price data from Bolsa de Valores de Cabo Verde | 2024-07-11 | [explore](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/bvc-quotes) |
| [Historical Weather data From Cabo Verde](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/historical-weather-data-cv) | Historical weather data from Cabo Verde. Weather data by Open-Meteo.com | 2024-07-04 | [explore](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/historical-weather-data-cv) |
| [SIEF by INE](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/sief-cv) | A comprehensive collection of economic and financial indicators provided by the Department of Economic and Business Statistics (DEEE). | 2022-12-01 | [explore](https://datahub.io/@AlvaroLima/cabo-verde-datahub/data-catalog/sief-cv) |

---

<h2>Featured from Blog</h2>
<div class="grid gap-4 sm:grid-cols-1 md:grid-cols-2 lg:grid-cols-2 place-content-center">
    <div class="max-w-sm bg-white border border-gray-200 rounded-lg shadow">
        <a href="https://datahub.io/@AlvaroLima/cabo-verde-datahub/blog/historical-bvc-quotes-scraper">
            <img class="rounded-t-lg mt-0 mb-0" src="https://raw.githubusercontent.com/AlvaroLima/cabo-verde-datahub/main/resources/bvc-dashboard.jpg" alt="" />
        </a>
        <div class="p-5">
            <a href="https://datahub.io/@AlvaroLima/cabo-verde-datahub/blog/historical-bvc-quotes-scraper">
                <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 ">Historical BVC Quotes Scraper</h5>
            </a>
            <p class="mb-3 font-normal text-gray-700">This is my web scraper designed to extract historical quotes from the Bolsa de Valores de Cabo Verde (BVC) website. </p>
            <a class="inline-block text-[#6366F1] no-underline hover:underline" href="https://datahub.io/@AlvaroLima/cabo-verde-datahub/blog/historical-bvc-quotes-scraper">
              <div class="flex items-center space-x-1">
                <span>Read more</span>
                  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="inline h-4 w-4"><path fill-rule="evenodd" d="M3 10a.75.75 0 01.75-.75h10.638L10.23 5.29a.75.75 0 111.04-1.08l5.5 5.25a.75.75 0 010 1.08l-5.5 5.25a.75.75 0 11-1.04-1.08l4.158-3.96H3.75A.75.75 0 013 10z" clip-rule="evenodd"></path></svg>
              </div>
            </a>
        </div>
    </div>
   <div class="max-w-sm bg-white border border-gray-200 rounded-lg shadow">
        <a href="https://datahub.io/@AlvaroLima/cabo-verde-datahub/blog/estatisticas-de-transporte-aereo-e-maritimo-em-cabo-verde">
            <img class="rounded-t-lg mt-0 mb-0" src="https://framerusercontent.com/images/oWl96Rn923IBUgtfTyQ5QmI8.jpg" alt="" />
        </a>
        <div class="p-5">
            <a href="https://datahub.io/@AlvaroLima/cabo-verde-datahub/blog/estatisticas-de-transporte-aereo-e-maritimo-em-cabo-verde">
                <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 ">Visualizing Cabo Verde's Air and Sea Transportation Statistics</h5>
            </a>
            <p class="mb-3 font-normal text-gray-700">Here's an interactive dashboard using Tableau to visualize air and sea transportation statistics in Cabo Verde from 2017 to 2021.</p>
            <a class="inline-block text-[#6366F1] no-underline hover:underline" href="https://datahub.io/@AlvaroLima/cabo-verde-datahub/blog/estatisticas-de-transporte-aereo-e-maritimo-em-cabo-verde">
              <div class="flex items-center space-x-1">
                <span>Read more</span>
                  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="inline h-4 w-4"><path fill-rule="evenodd" d="M3 10a.75.75 0 01.75-.75h10.638L10.23 5.29a.75.75 0 111.04-1.08l5.5 5.25a.75.75 0 010 1.08l-5.5 5.25a.75.75 0 11-1.04-1.08l4.158-3.96H3.75A.75.75 0 013 10z" clip-rule="evenodd"></path></svg>
              </div>
            </a>
        </div>
    </div>
</div>




