Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ghodsizadeh committed Nov 23, 2023
1 parent ca96904 commit 5a0b7cd
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Household Survey Data Iran but in sqlite3(to work with data easily and everywher


# Why this repo?
It's just HouseHolde Survey data from http://www.amar.org.ir/ but instead of `MS Access` format its in `sqlite3`, `sqlite3 is faster`, lighter and it can loaded easily in any operating system.(Including Windows but not recommended! #kidding)
It's just HouseHolde Survey data from http://www.amar.org.ir/ but instead of `MS `Access` format it's in `sqlite3``, `sqlite3 is faster`, lighter and it can loaded easily in any operating system. (Including Windows but not recommended! #kidding)

# Where to start?
- Main source: [Amar.org](https://www.amar.org.ir/%D8%AF%D8%A7%D8%AF%D9%87%D9%87%D8%A7-%D9%88-%D8%A7%D8%B7%D9%84%D8%A7%D8%B9%D8%A7%D8%AA-%D8%A2%D9%85%D8%A7%D8%B1%DB%8C/%D9%87%D8%B2%DB%8C%D9%86%D9%87-%D9%88-%D8%AF%D8%B1%D8%A7%D9%85%D8%AF-%D8%AE%D8%A7%D9%86%D9%88%D8%A7%D8%B1/%D9%87%D8%B2%DB%8C%D9%86%D9%87-%D9%88-%D8%AF%D8%B1%D8%A7%D9%85%D8%AF-%DA%A9%D9%84-%DA%A9%D8%B4%D9%88%D8%B1#103181018---)
- Some data cleaning function in `R`: https://github.com/IPRCIRI/IRHEIS
- Some data cleaning functions in `R``: https://github.com/IPRCIRI/IRHEIS


# How I built this?
Expand All @@ -18,4 +18,4 @@ It's just HouseHolde Survey data from http://www.amar.org.ir/ but instead of `MS
# Support
- Give a star
- Follow me on [Youtube](https://www.youtube.com/channel/UCF3v_GwH3Jg2c-V3hRwmcbg)
- Tell others about this repoistory
- Tell others about this repository
70 changes: 70 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>بودجه خانوار به فرمت sqlite</title>
<!-- <link href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/https://cdn.jsdelivr.net/npm/[email protected]/dist/full.min.css" rel="stylesheet" type="text/css" /> -->
<script src="https://cdn.tailwindcss.com"></script>
</head>

<body class="bg-gray-100" dir="rtl">
<header class="bg-blue-800 py-4">
<div class="container mx-auto px-4">
<h1 class="text-white text-2xl font-bold">بودجه خانوار ۱۳۷۵-۱۴۰۱</h1>
</div>
</header>

<main class="container mx-auto px-4 py-8">
<div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4">
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/75.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۷۵</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/76.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۷۶</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/77.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۷۷</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/78.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۷۸</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/79.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۷۹</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/80.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۰</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/81.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۱</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/82.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۲</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/83.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۳</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/84.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۴</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/85.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۵</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/86.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۶</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/87.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۷</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/88.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۸</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/89.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۸۹</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/90.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۰</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/91.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۱</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/92.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۲</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/93.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۳</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/94.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۴</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/95.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۵</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/96.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۶</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/97.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۷</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/98.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۸</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/99.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۳۹۹</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/1400.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۴۰۰</a>
<a href="https://raw.githubusercontent.com/ghodsizadeh/Household-Survey-Data-Iran/main/1401.sqlite3.zip" class="bg-white hover:bg-gray-100 p-4 rounded-md shadow"> بودجه سال ۱۴۰۱</a>
</div>
</main>

<footer class="bg-gray-500 py-4">
<div class="container mx-auto px-4">
<p class="text-white text-center">
توسعه با افتخار توسط <a class="text-blue-900 hover:text-blue-500"
href="https://github.com/ghodsizadeh">مهدی قدسی‌زاده</a>
</p>
<p class="text-white text-center">
<a class="text-blue-900 hover:text-blue-500"
href="https://github.com/ghodsizadeh/Household-Survey-Data-Iran"
target="_blank"
rel="noopener noreferrer">
مخزن گیت‌هاب
<i class="fab fa-github"></i>
</a>

</div>
</footer>
</body>

</html>

0 comments on commit 5a0b7cd

Please sign in to comment.