Skip to content

Commit

Permalink
Merge pull request #337 from LeidyMezarina/group_MezarinaSncz_ass1_task1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeidyMezarina authored Jan 10, 2024
2 parents 4a1f236 + ef1f121 commit 7a272fd
Showing 1 changed file with 60 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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 [email protected]\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
}

0 comments on commit 7a272fd

Please sign in to comment.