Skip to content

Conversation

jessesadler
Copy link
Contributor

This PR Closes #446.

  • It moves the data to be downloaded from Figshare to using a GitHub link.
  • It slightly cleans up the data: removing leading spaces in respondent_wall_type column and removes duplicated key_IDs.
  • It makes necessary changes to the set up episodes and instructor notes to make everyone aware of the changes and the new instructions for downloading the data.

- Move download link to GitHub
- Clean up Figshare CSV
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/datacarpentry/r-socialsci/compare/md-outputs..md-outputs-PR-484

The following changes were observed in the rendered markdown documents:

 00-intro.md          |  17 ++--
 data/SAFI_clean.csv  | 264 +++++++++++++++++++++++++--------------------------
 data/download_data.R |  22 ++++-
 instructor-notes.md  |   8 +-
 md5sum.txt           |   8 +-
 setup.md             |   9 +-
 6 files changed, 174 insertions(+), 154 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2023-09-08 16:06:11 +0000

github-actions bot pushed a commit that referenced this pull request Sep 8, 2023
@jessesadler jessesadler merged commit a7a3d3e into datacarpentry:main Sep 8, 2023
github-actions bot pushed a commit that referenced this pull request Sep 8, 2023
Auto-generated via {sandpaper}
Source  : a7a3d3e
Branch  : main
Author  : Jesse Sadler <2695312+jessesadler@users.noreply.github.com>
Time    : 2023-09-08 16:08:52 +0000
Message : Merge pull request #484 from jessesadler/cleanup-data

Cleanup data
github-actions bot pushed a commit that referenced this pull request Sep 8, 2023
Auto-generated via {sandpaper}
Source  : c9a3f6c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2023-09-08 16:10:47 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : a7a3d3e
Branch  : main
Author  : Jesse Sadler <2695312+jessesadler@users.noreply.github.com>
Time    : 2023-09-08 16:08:52 +0000
Message : Merge pull request #484 from jessesadler/cleanup-data

Cleanup data
github-actions bot pushed a commit that referenced this pull request Sep 12, 2023
Auto-generated via {sandpaper}
Source  : c9a3f6c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2023-09-08 16:10:47 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : a7a3d3e
Branch  : main
Author  : Jesse Sadler <2695312+jessesadler@users.noreply.github.com>
Time    : 2023-09-08 16:08:52 +0000
Message : Merge pull request #484 from jessesadler/cleanup-data

Cleanup data
github-actions bot pushed a commit that referenced this pull request Sep 12, 2023
Auto-generated via {sandpaper}
Source  : c9a3f6c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2023-09-08 16:10:47 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : a7a3d3e
Branch  : main
Author  : Jesse Sadler <2695312+jessesadler@users.noreply.github.com>
Time    : 2023-09-08 16:08:52 +0000
Message : Merge pull request #484 from jessesadler/cleanup-data

Cleanup data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleaner SAFI_clean dataset
1 participant