Name | types-ioavstatsdb JSON |
Version |
1.5.0a3
JSON |
| download |
home_page | |
Summary | Aviation Event Statistics - Database Software |
upload_time | 2023-08-05 08:44:21 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | |
keywords |
accidents
aviation
ntsb
statistics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# IO-AVSTATS-DB-TYPING - Aviation Event Statistics Database Software
The National Transportation Safety Board ([NTSB](https://www.ntsb.gov/Pages/home.aspx)) investigates all aviation accidents in the U.S. and makes the investigation results available on their [website](https://data.ntsb.gov/avdata) in Microsoft Access database files for public use.
The NTSB provides data from 1982 through 2007 in the file **`Pre2008.zip`**.
Data since 2008 are available first in the overall **`avail.zip`** file, which is updated monthly, and second with a "weekly" amendment file each month on the 1st, 8th, 15th, and 22nd, e.g. **`up22JUN.zip`**.
**IO-AVSTATS-DB** allows you to migrate Microsoft Access files to a PostgreSQL database.
After the data is uploaded based on the two files **`Pre2008.zip`** and **`avail.zip`**, the PostgreSQL can be kept up to date with the "weekly" amendment files.
## Directory and File Structure of this Repository
### 1. Directories
| Directory | Content |
|-------------------|------------------------------------------------------------|
| .github/workflows | **[GitHub Action](https://github.com/actions)** workflows. |
| docs | Documentation files. |
| site | Documentation as static HTML pages. |
| src | Python script files. |
### 2. Files
| File | Functionality |
|---------------------------|---------------------------------------------------------------|
| .gitignore | Configuration of files and folders to be ignored. |
| .pylintrc | **pylint** configuration file. |
| LICENSE.md | Text of the licence terms. |
| Makefile | Tasks to be executed with the **`make`** command. |
| mkdocs.yml | Configuration file for **MkDocs**. |
| Pipfile | Definition of the Python package requirements. |
| pyproject.toml | Optional configuration data for the software quality tools. |
| README.md | This file. |
| setup.cfg | Optional configuration data for **flake8**. |
Raw data
{
"_id": null,
"home_page": "",
"name": "types-ioavstatsdb",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Team IO-Aero <info@io-aero.ch>",
"keywords": "Accidents,Aviation,NTSB,Statistics",
"author": "",
"author_email": "Team IO-Aero <info@io-aero.com>",
"download_url": "https://files.pythonhosted.org/packages/98/91/ec5619b247c30f90f4cee2a1140d8dd3c8f328cdf065b8b4c5038b8bd637/types-ioavstatsdb-1.5.0a3.tar.gz",
"platform": null,
"description": "# IO-AVSTATS-DB-TYPING - Aviation Event Statistics Database Software\r\n\r\nThe National Transportation Safety Board ([NTSB](https://www.ntsb.gov/Pages/home.aspx)) investigates all aviation accidents in the U.S. and makes the investigation results available on their [website](https://data.ntsb.gov/avdata) in Microsoft Access database files for public use. \r\nThe NTSB provides data from 1982 through 2007 in the file **`Pre2008.zip`**. \r\nData since 2008 are available first in the overall **`avail.zip`** file, which is updated monthly, and second with a \"weekly\" amendment file each month on the 1st, 8th, 15th, and 22nd, e.g. **`up22JUN.zip`**.\r\n\r\n**IO-AVSTATS-DB** allows you to migrate Microsoft Access files to a PostgreSQL database.\r\nAfter the data is uploaded based on the two files **`Pre2008.zip`** and **`avail.zip`**, the PostgreSQL can be kept up to date with the \"weekly\" amendment files.\r\n\r\n## Directory and File Structure of this Repository\r\n\r\n### 1. Directories\r\n\r\n| Directory | Content |\r\n|-------------------|------------------------------------------------------------|\r\n| .github/workflows | **[GitHub Action](https://github.com/actions)** workflows. |\r\n| docs | Documentation files. |\r\n| site | Documentation as static HTML pages. |\r\n| src | Python script files. |\r\n\r\n### 2. Files\r\n\r\n| File | Functionality |\r\n|---------------------------|---------------------------------------------------------------|\r\n| .gitignore | Configuration of files and folders to be ignored. |\r\n| .pylintrc | **pylint** configuration file. |\r\n| LICENSE.md | Text of the licence terms. |\r\n| Makefile | Tasks to be executed with the **`make`** command. |\r\n| mkdocs.yml | Configuration file for **MkDocs**. |\r\n| Pipfile | Definition of the Python package requirements. |\r\n| pyproject.toml | Optional configuration data for the software quality tools. |\r\n| README.md | This file. |\r\n| setup.cfg | Optional configuration data for **flake8**. |\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Aviation Event Statistics - Database Software",
"version": "1.5.0a3",
"project_urls": {
"Bug Tracker": "https://github.com/io-aero/io-avstats-db-typing/issues",
"Homepage": "https://github.com/io-aero/io-avstats-db-typing",
"Source": "https://io-aero.github.io/io-avstats-db-typing/ioavstatsdb/"
},
"split_keywords": [
"accidents",
"aviation",
"ntsb",
"statistics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "742ece86148de1253859d11d4d14875bd1a58985432aac4148dacdb10d0291f5",
"md5": "b6920570d16e2cf567f0242ae78a6d15",
"sha256": "ed084ac65761be299b2353d12a77e940ca9936e8dc588bbe95d30a6d7feebb12"
},
"downloads": -1,
"filename": "types_ioavstatsdb-1.5.0a3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b6920570d16e2cf567f0242ae78a6d15",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4870,
"upload_time": "2023-08-05T08:44:19",
"upload_time_iso_8601": "2023-08-05T08:44:19.699146Z",
"url": "https://files.pythonhosted.org/packages/74/2e/ce86148de1253859d11d4d14875bd1a58985432aac4148dacdb10d0291f5/types_ioavstatsdb-1.5.0a3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9891ec5619b247c30f90f4cee2a1140d8dd3c8f328cdf065b8b4c5038b8bd637",
"md5": "3f1eff0995b7bc25b942febd418d1927",
"sha256": "2d0a6b60a89a29b17a5d17245a8257b013d099f579223a6c7992257f3a09770a"
},
"downloads": -1,
"filename": "types-ioavstatsdb-1.5.0a3.tar.gz",
"has_sig": false,
"md5_digest": "3f1eff0995b7bc25b942febd418d1927",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 4505,
"upload_time": "2023-08-05T08:44:21",
"upload_time_iso_8601": "2023-08-05T08:44:21.184098Z",
"url": "https://files.pythonhosted.org/packages/98/91/ec5619b247c30f90f4cee2a1140d8dd3c8f328cdf065b8b4c5038b8bd637/types-ioavstatsdb-1.5.0a3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-05 08:44:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "io-aero",
"github_project": "io-avstats-db-typing",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "types-ioavstatsdb"
}