From ef1f1215b8a3a3c676e266f5c549ad56b5fbf666 Mon Sep 17 00:00:00 2001 From: LeidyMezarina Date: Wed, 10 Jan 2024 13:42:27 -0500 Subject: [PATCH] #182 --- ...oup_10_Mezarina_ass1_2024-checkpoint.ipynb | 60 +++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 assignments/assignment_1/.ipynb_checkpoints/group_10_Mezarina_ass1_2024-checkpoint.ipynb diff --git a/assignments/assignment_1/.ipynb_checkpoints/group_10_Mezarina_ass1_2024-checkpoint.ipynb b/assignments/assignment_1/.ipynb_checkpoints/group_10_Mezarina_ass1_2024-checkpoint.ipynb new file mode 100644 index 00000000..198301e8 --- /dev/null +++ b/assignments/assignment_1/.ipynb_checkpoints/group_10_Mezarina_ass1_2024-checkpoint.ipynb @@ -0,0 +1,60 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "id": "dd9c36ce", + "metadata": {}, + "outputs": [], + "source": [ + "Leidy\n", + "a. Database: ENAHO\n", + "b. Information: Socioeconomic data for households in the 24 regions of Peru for the years 2021-2022.\n", + "c. Interest: I would like to study income inequality among regions in Peru after the quarantine caused by COVID-1" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "59819660", + "metadata": {}, + "outputs": [], + "source": [ + "#Adding e-mail\n", + "Leidy a20193564@pucp.edu.pe\n", + "a. Database: ENAHO\n", + "b. Information: Socioeconomic data for households in the 24 regions of Peru for the years 2021-2022.\n", + "c. Interest: I would like to study income inequality among regions in Peru after the quarantine caused by COVID-1" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "1f284d7b", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.9.13" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +}