From b97dd4f12f663b692d9886bcb72d5b7e19d5aad0 Mon Sep 17 00:00:00 2001 From: Maroun Bou Sleiman Date: Mon, 21 Sep 2020 14:08:03 +0000 Subject: [PATCH] Fixed some typos and republished --- README.md | 2 ++ notebooks/edl_explore.Rmd | 3 ++- notebooks/edl_explore.html | 4 ++-- .../edl_explore.Rmd/rpubs.com/rpubs/Publish Document.dcf | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 894d80a..4d29c91 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This project explores the Lebanese electricity sector (Electricite du Liban = ED This project uses openly available data to assess this sector. The feeding data used are the ones published by EDL on their website (http://www.edl.gov.lb/feeding.php). The accuracy and quality of this dataset is therefore the sole responsibility of EDL. +The notebook is also published on [RPubs](https://rpubs.com/marounbs/edl_mapping). + ## Setup Basic R 4.0 template. See the `Dockerfile` and `install.R` files for modifications from the base template. diff --git a/notebooks/edl_explore.Rmd b/notebooks/edl_explore.Rmd index 82de90e..8c57457 100644 --- a/notebooks/edl_explore.Rmd +++ b/notebooks/edl_explore.Rmd @@ -556,7 +556,7 @@ Criticism: Minimal requirements: -* Data should be stored in an adequate repository. Many free solutions exist and the CAS has an IT department. There is no reason to do better. +* Data should be stored in an adequate repository. Many free solutions exist and the CAS has an IT department. There is no excuse not to do better. * Data should be formatted in such a way that is machine-readable and in standard formats that are suitable for long-term preservation (xlsx is not a suitable format). * Data should not be edited manually unless there is no other way. * Statistical methods should be explained. @@ -605,6 +605,7 @@ rownames(ts_matrix) <- sapply(split(feeding_all, feeding_all$feederid), function Here goes my attempt to put things on a map! First need to get powerplant data. The file `./data/edl_power_plant_2020.xls` was created by me from two major sources: + * The EDL website for power plant information (http://www.edl.gov.lb/page.php?pid=37&lang=en) * Wikimap (https://wikimap.toolforge.org/?lang=en&page=List_of_power_stations_in_Lebanon) for GPS coordinates diff --git a/notebooks/edl_explore.html b/notebooks/edl_explore.html index 16e74d6..51f9a75 100644 --- a/notebooks/edl_explore.html +++ b/notebooks/edl_explore.html @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:231d5967e7ba4eb4876cf1ef957e02058064d4115437b0c9d90cc8773c8e6e7a -size 12154803 +oid sha256:5d020d655c1544e88cad4b32326522ce91cf3773ec991231f6a09e641e83185f +size 12154795 diff --git a/notebooks/rsconnect/documents/edl_explore.Rmd/rpubs.com/rpubs/Publish Document.dcf b/notebooks/rsconnect/documents/edl_explore.Rmd/rpubs.com/rpubs/Publish Document.dcf index 221908f..90152a4 100644 --- a/notebooks/rsconnect/documents/edl_explore.Rmd/rpubs.com/rpubs/Publish Document.dcf +++ b/notebooks/rsconnect/documents/edl_explore.Rmd/rpubs.com/rpubs/Publish Document.dcf @@ -7,4 +7,4 @@ hostUrl: rpubs.com appId: https://api.rpubs.com/api/v1/document/663712/84f8f586fe8c45bc88fd1cddc4a403c6 bundleId: https://api.rpubs.com/api/v1/document/663712/84f8f586fe8c45bc88fd1cddc4a403c6 url: http://rpubs.com/marounbs/663712 -when: 1600693575.42997 +when: 1600697157.91048 -- GitLab