Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Effective Programming Practices - Course
Basic Info
- Host: GitHub
- Owner: omererhanerbis
- License: mit
- Language: TeX
- Default Branch: main
- Size: 34.2 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
Citation
README.md
Forecasting Electricity Consumption in Turkey
Usage
To get started, create and activate the environment with
console
$ conda/mamba env create
$ conda activate forecasting_electricity_consumption_in_turkey
To build the project, type
console
$ pytask
Credits
This project was created with cookiecutter and the econ-project-templates.
Owner
- Login: omererhanerbis
- Kind: user
- Repositories: 1
- Profile: https://github.com/omererhanerbis
Citation (CITATION)
@Unpublished{forecasting_electricity_consumption_in_turkey2023,
Title = {Electricity is highly important energy source and producers need information on how much to produce due to storing difficulty of electricity. This project aims to forecast electricity consumption in Turkey for producers to have a reference point on expected electricity demand.},
Author = {Omer Erhan Erbis},
Year = {2023},
Url = {https://github.com/omererhanerbis/forecasting_electricity_consumption_in_turkey}
}