Name | io-avstats-db-typing JSON |
Version |
1.4.9a4
JSON |
| download |
home_page | |
Summary | Aviation Event Statistics - Database Software |
upload_time | 2023-08-04 02:24:44 |
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 - 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.
## Documentation
Since this is a private repository, the complete documentaion is only available in a local version of the repository in the file directory **`site`**.
You just have to open the file **`site/index.html`** with a web browser.
## 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": "io-avstats-db-typing",
"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/5f/1d/d8ecbab356839ccf01fff87cfed03f429a8c3e5f7890eb77c08b9b6f783a/io-avstats-db-typing-1.4.9a4.tar.gz",
"platform": null,
"description": "# IO-AVSTATS-DB - 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## Documentation\r\n\r\nSince this is a private repository, the complete documentaion is only available in a local version of the repository in the file directory **`site`**. \r\nYou just have to open the file **`site/index.html`** with a web browser.\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.4.9a4",
"project_urls": {
"Bug Tracker": "https://github.com/io-aero/io-avstats-db-typing/issues",
"Documentation": "https://io-aero.github.io/io-avstats-db-typing/",
"Homepage": "https://github.com/io-aero/io-avstats-db-typing",
"Release History": "https://io-aero.github.io/io-avstats-db-typing/release_history/",
"Release Notes": "https://io-aero.github.io/io-avstats-db-typing/release_notes/"
},
"split_keywords": [
"accidents",
"aviation",
"ntsb",
"statistics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ca2e7c67c974b871dad0a564fabf5aaf78575fb953f89fc570cdbe13dd1f773a",
"md5": "746d033fff0c24b25c17b239edf3cfdd",
"sha256": "5ccea37ccaa23cf33ed6cd900123e993f42f82f41fc10eac3d8a93dcfe999ef5"
},
"downloads": -1,
"filename": "io_avstats_db_typing-1.4.9a4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "746d033fff0c24b25c17b239edf3cfdd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8756,
"upload_time": "2023-08-04T02:24:43",
"upload_time_iso_8601": "2023-08-04T02:24:43.394042Z",
"url": "https://files.pythonhosted.org/packages/ca/2e/7c67c974b871dad0a564fabf5aaf78575fb953f89fc570cdbe13dd1f773a/io_avstats_db_typing-1.4.9a4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5f1dd8ecbab356839ccf01fff87cfed03f429a8c3e5f7890eb77c08b9b6f783a",
"md5": "0487416e6cc3b5f5a7f93731d2d61e8e",
"sha256": "e56f1f0806d6f093bb45a2cf78fe06036c9d0ceb9646232d38ec31752dea0567"
},
"downloads": -1,
"filename": "io-avstats-db-typing-1.4.9a4.tar.gz",
"has_sig": false,
"md5_digest": "0487416e6cc3b5f5a7f93731d2d61e8e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 6962,
"upload_time": "2023-08-04T02:24:44",
"upload_time_iso_8601": "2023-08-04T02:24:44.783078Z",
"url": "https://files.pythonhosted.org/packages/5f/1d/d8ecbab356839ccf01fff87cfed03f429a8c3e5f7890eb77c08b9b6f783a/io-avstats-db-typing-1.4.9a4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-04 02:24:44",
"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": "io-avstats-db-typing"
}