Skip to content

marcocrowe/data-analytics-project-template

Repository files navigation

This repository is a template for a Data Analytics project.

"A library serves no purpose unless someone is using it." – Atoz, 2269

Requirements

Python packages (pip)

Recommended IDEs

Directory Structure

Folder Description
┣ 📂.vscode VS Code generated content: settings for spellings.
┣ 📂artifacts Work products of the project/Jupyter notebooks.
┣ 📂assets Assets for the project, provided by the starter pack.
┣ 📂docs Documentation for the project.
┃ ┗ 📂images Images for the documentation.
┣ 📂junk-dna Code and artifacts that didn't make it into the release.
┣ 📂maps Map system files.
┃ ┗ 📂irl-adm1 irl-adm1 maps files.
┣ 📂notebooks Jupyter notebooks for the project.
┣ 📂python-package Python source code for the Python package.
┃ ┗ 📂project_name Python sample package.
┣ 📂references References for the project, with copies.
┗ 📜readme.md The project readme file.

Directory Structure Legend


Template footnote:

This project started from the template https://github.com/markcrowe-com/data-analytics-project-template. Permission is granted to reproduce for personal and educational use only. Commercial copying, hiring, lending is prohibited. In all cases this notice must remain intact. Template Author Mark Crowe Copyright © 2021, All rights reserved.