amanda_jarvis
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
Sense-Making Journal group 1 ==================== MDEF: Measuring the world / A world in data activity report. Team: Amanda Claudia Ahmed Caglar Korbinian **Journal Index** [TOC] ## From objectives to the hypothesis ### Brainstorming ![](https://i.imgur.com/uNfRo4e.jpg) ### **Project Goals** **Objective** > **We want a better work-life balance** A lot of **questions** - Do I spend enough time in nature? - Is my work fulfilling? - Is my identity / life shaped mostly by my work? - Are our salaries high enough? - Do we get health care? - Do we have recovery time at the end of a work day? - Do we have time to connect with people in a meaningful way? - Do we have time and energy to do what we love? - Do we feel we are free to choose what we do? - Do we have enough time for our mental health? *Pick one question and make a statement out if it:* Do we have time and energy to do what we love? **Hypothesis** > **People lack the time and energy to pursue their passions outside of work.** ### **From Hypothesis to Data** #### Tools selection Arduino ![](https://i.imgur.com/uvxVbbm.jpg) #### **First Experiments** We started gather data to understand the difference between natural and artificial light. We used a a resistor of 1K. March the 9th, rainy and cloudy day in Poblenou, Barcelona - We still could spot significant differences from outdoor and indoor: - Artificial light in MDEF class: 2000 K - Artificial light in the hall of IaaC: 1000 K - Natural light outdoor(cloudy): 4095 K (max) ![](https://i.imgur.com/oNrtDYk.jpg) #### **Data Capturing Strategy** We used two different strategies to capture data: - with a sensor - from a data set (Twitter and Wi-fi). #### **Materials Needed** [Adafruit Feather ESP32](https://www.adafruit.com/product/3405) LDR Sensor Laptop [ArduSpreadsheet](https://circuitjournal.com/arduino-serial-to-spreadsheet) [IFTTT](https://ifttt.com/explore) Orange3 Twitter account #### **Detail Setup Instructions** 1. With Arduspreadsheets: sensor data from the serial collection to a .CSV file 2. Gather the data via Wi-fi connection 3. Generate more info through database - Orange3: Text (add-on) - Twitter and sentiment analysis ## **ORANGE3** ## ### First Trial: World Happiness Report First trial we tried to upload data from the World Happiness Report 2022, the range was too wide, too many information and detaled classification. It is based on too many socio-economic aspects, that's why we decided not to base our research on it. ![](https://i.imgur.com/HFWVTnw.jpg) ### Second Trial: OECD.Stat Then we decided to narrow down the research field and get the data drom OECD.Stat, a survey that gathers data about the percentage of adults who reported that over the last 12 months it has been difficult for them to fulfill their family responsibilities because of the amount of time they spent at work. ![](https://i.imgur.com/6aWKC2i.png) ### Third trial: Twitter ![](https://i.imgur.com/HdMYhpO.png) Collecting data from Twitter throughout Orange3 - SENTIMENT ANALYSIS Query word list: over time; over working Language: english Tweets: 1000 ![](https://i.imgur.com/g8YtIwV.png) We created a word cloud out of it ![](https://i.imgur.com/ojn6Ce6.png) And then analyized the emotions throughout a Box Plot ![](https://i.imgur.com/HYINkOM.png) ## **LDR Sensor Data** ## To collect and log the LDR sensor data we employed a couple of strategies. First, we downloaded Arduspreadsheets and were able to log the LDR data in a .csv file. We took readings of the resistor value every 10 seconds and each reading was stored in a spreadsheet with a corresponding timestamp. After this we realized we wanted the device to be mobile so it could be carried with a person to monitor the light levels they encounter throughout the day. For this we first tried to connect via bluetooth to a cell phone to collect the data. We made the bluetooth connection and could see the data but couldn't find a good way to save the data. After this we went with the option of sending the data over WiFi to an online spreadsheet. To make this happen we used If This Then That (IFTTT) to connect to Webhooks to publish the data over Wifi. After this we were able to connect the ESP32 to a phone hotspot and the device was mobile! We tested out different light levels throughout the IAAC building and outsice in the sun. #### Tips [Tutorial for publishing sensor readings to Google using IFTTT](https://randomnerdtutorials.com/esp32-esp8266-publish-sensor-readings-to-google-sheets/) [Arduino Serial to Spreadsheet](https://circuitjournal.com/arduino-serial-to-spreadsheet) Pick the right sensor/tool for the application. In the end we didn't find the light sensor readings as useful for supporting our research for the time we had. It will take WAY more time than you imagine to get everything working. Make extra allowances for time. ## Data Capture <div style="padding:75% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/806717353?h=e828de4e47&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="data_collection_worklifebalance.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> ### Data Summary #### From OECD Stats | | Below upper secondary education | Upper secondary and post-secondary non-tertiary education | Tertiary education | All levels of education | | --- | ------------------------------- | --------------------------------------------------------- | -------- | -------- | |Italy | 56 | 58 | 48 | 55 | |Spain | 45 | 58 | 56 | 52 | | Türkiye | 88 | 82 | 72 | 81 | | United States | 58 | 47 | 55 | 52 | ![](https://i.imgur.com/jvDeRCS.png) https://stats.oecd.org/ | Data Summary | | | -------------------- |:---------------------------------------------------------------------------------------------------- | | Project Title | LDR Webhooks Events | | Capture Start | 03-10-2023 | | Capture End | 03-10-2023 | | Original Data Format | Light Sensor Readings | | Submitted format | CSV file | | Total Data Points | 400+ | | Number of datasets | 1 | | Data Repository | https://docs.google.com/spreadsheets/d/1YFaE637PvN5C3pGN2pU6fEf1k1q3pGcjHVHkii8CwdA/edit?usp=sharing | | Data Summary | | |--------------------------|--------------------| | Project Title | LDR Readings Day 1 | | Capture Start | 03-9-2023 | | Capture End | 03-9-2023 | | Original Data Format | Light Sensor Readings | | Submitted format | CSV file | | Total Data Points | 71 | | Number of datasets | 1 | | Data Repository | https://github.com/agjarv/mdef-a-world-in-data/blob/main/ldr_sensor_manual2.csv | ## Data Insights :::warning A hypothesis may be testable, but even that isn’t enough for it to be a scientific hypothesis. In addition, it must be possible to show that the hypothesis is false if it really is false. Proving it's true it will require testing all possible combinations, that's hard, maybe impossible. ::: ### Reflections - Our Arduino tests could have been more successful if we had more time to dedicate to locally gather data around students. - It could have been better if we selected our hypotesis more specific, we started from a way too broad and wide range. We needed to be more focused since the beginning. - When analazying data with Orange, is important to understand the range or data you're feeding to it. If it's too wide, you may loose the focus easily and not get the results you're hoping for. - Lower our expectations on finding amazing data. - In the reseach, we should have designed a process and be more organized about the data gathering. We lost our main goal while we were checking the data. - Trying many different techniques in one day was at the same time interesting but confusing and brought a little bit of chaos in the process. - We found interesting data on world happiness based on socioeconomic indices that we didn't get to use as much. For going further it could be interesting to use a sensor to monitor how much sunlight a group of people get per day and compare it with the happiness index.

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully