Datos y registros oficiales

Kaggle Datasets

kaggle.com/datasets

Datos y registros oficialesfree

Conjuntos de datos subidos por la comunidad sobre casi cualquier tema. Importa la descripción del dataset y las páginas de discusión para dar contexto; los archivos de datos en bruto no sirven como fuentes del notebook.

The value for a notebook is often less the raw data file, which NotebookLM can't ingest directly as a dataset, and more the description and discussion pages, where uploaders and other users flag data quality issues, collection methods, and known pitfalls. That context is worth importing even when the dataset itself lives elsewhere. Because anyone can upload a dataset, provenance and quality vary a lot from one listing to the next, so it's worth checking who uploaded it and what they say about the source before treating a Kaggle page as authoritative.

Abrir Kaggle Datasets

Importar a Gemini Notebook

  1. 1Copia el enlace de arriba (o una página específica del sitio).
  2. 2En tu cuaderno, haz clic en Añadir fuente → Sitio web.
  3. 3Pega el enlace y confirma: puedes pegar varios a la vez, uno por línea.

Gemini Notebook es una herramienta de lectura, no una hoja de cálculo: aliméntalo con informes escritos y páginas de resumen, no con archivos CSV sin procesar, y pregúntale sobre lo que dicen los documentos.

Más fuentes de datos y registros oficiales