Farmaanaa's picture
Create datapackage.json
5f34e32 verified
{
"name": "iran_industrial_licenses_1403",
"title": "واحدهای دارای پروانه بهره‌برداری وزارت صمت تا سال ۱۴۰۳",
"description": "اطلاعات واحدهای صنعتی دارای پروانه بهره‌برداری صادر شده توسط وزارت صنعت، معدن و تجارت تا سال ۱۴۰۳. داده‌ها توسط farmaanaa.ir پاکسازی و آماده‌سازی شده‌اند.",
"keywords": ["iran", "ministry_of_industry", "mining", "trade", "operating_license", "industrial_units", "manufacturing", "economic_data", "iran_economy"],
"licenses": [
{
"name": "cc-by-4.0",
"title": "Creative Commons Attribution 4.0 International",
"path": "https://creativecommons.org/licenses/by/4.0/"
}
],
"sources": [
{
"title": "Ministry of Industry, Mine, and Trade (MIMT)",
"path": "https://www.mimt.gov.ir"
}
],
"resources": [
{
"path": "iran_industrial_licenses_1403.csv",
"name": "industrial_licenses_data",
"profile": "tabular-data-resource",
"format": "csv",
"schema": {
"fields": [
{
"name": "Row",
"type": "integer",
"description": "شماره ردیف."
},
{
"name": "Serial_Number",
"type": "integer",
"description": "شماره سریال ثبت واحد."
},
{
"name": "Unit_Name",
"type": "string",
"description": "نام کامل واحد صنعتی."
},
{
"name": "Province",
"type": "string",
"description": "نام استانی که واحد در آن قرار دارد."
},
{
"name": "County",
"type": "string",
"description": "نام شهرستانی که واحد در آن قرار دارد."
},
{
"name": "City",
"type": "string",
"description": "نام شهری که واحد در آن قرار دارد."
},
{
"name": "Workshop_Address",
"type": "string",
"description": "آدرس محل کارگاه یا کارخانه."
},
{
"name": "Factory_Phone",
"type": "string",
"description": "شماره تلفن کارخانه."
},
{
"name": "Head_Office_Address",
"type": "string",
"description": "آدرس دفتر مرکزی شرکت."
},
{
"name": "Head_Office_Phone",
"type": "string",
"description": "شماره تلفن دفتر مرکزی شرکت."
},
{
"name": "License_Number",
"type": "string",
"description": "شماره پروانه بهره‌برداری."
},
{
"name": "License_Date",
"type": "date",
"description": "تاریخ صدور پروانه بهره‌برداری."
},
{
"name": "Activity_Group_4_Digit",
"type": "integer",
"description": "کد چهار رقمی گروه فعالیت واحد."
},
{
"name": "Activity_Group_2_Digit",
"type": "integer",
"description": "کد دو رقمی گروه فعالیت اصلی واحد."
},
{
"name": "Industrial_Park",
"type": "string",
"description": "نام شهرک صنعتی (در صورت وجود)."
},
{
"name": "License_Type",
"type": "string",
"description": "نوع پروانه (مثلاً بهره‌برداری)."
},
{
"name": "CEO_Name",
"type": "string",
"description": "نام و نام خانوادگی مدیرعامل."
}
]
}
}
],
"created": "2025-07-03"
}