You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+32-21Lines changed: 32 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,41 +11,52 @@
11
11
12
12
## What This Is
13
13
14
-
SignalStack is the companion repository for the **Research Rundown** newsletter. It hosts archived newsletter issues, featured research tools, method spotlights, and curated resources for development practitioners.
14
+
SignalStack is the companion repository for the **Research Rundown** newsletter. It hosts archived newsletter issues, featured research tools, book companion materials, and curated resources for development practitioners.
15
15
16
-
This is the **knowledge curation layer** of [OpenStacks for Change](https://openstacks.dev)— an open ecosystem of tools for public interest research and evaluation.
16
+
This is the **knowledge curation layer** of [OpenStacks for Change](https://openstacks.dev)-- an open ecosystem of tools for public interest research and evaluation.
17
17
18
18
## What's Inside
19
19
20
20
```
21
21
SignalStack/
22
-
├── issues/ # Newsletter issue archives with summaries
23
-
├── featured/ # Featured research tools and methods
24
-
├── extras/ # Extended notes and companion materials
25
-
├── assets/banner/ # Visual assets
26
-
├── index.md # Landing page content
27
-
└── package.json # Automation config
22
+
├── issues/ # Newsletter issue archives
23
+
│ ├── april-2025/ # Issue 2
24
+
│ └── june-2024/ # Issue 1
25
+
├── featured/ # Featured research tools and methods
26
+
├── extras/
27
+
│ ├── books/ # Book companion notes (101 Data Science Drawings)
|[FieldStack](https://github.com/Varnasr/FieldStack)| R notebooks for fieldwork and evaluation |
56
+
|[EquityStack](https://github.com/Varnasr/EquityStack)| Python workflows for development data |
57
+
|**SignalStack** (this repo) | Research Rundown newsletter archive |
47
58
48
-
**SignalStack curates and highlights** tools and methods from the other stacks. If you find a tool here that interests you, follow the link to the relevant stack for the actual code.
59
+
SignalStack curates and highlights tools and methods from the other stacks. If you find a tool here that interests you, follow the link to the relevant stack for the actual code.
49
60
50
61
## Subscribe
51
62
@@ -57,8 +68,8 @@ Have a research tool, method, or resource to feature? See [CONTRIBUTING.md](CONT
57
68
58
69
## License
59
70
60
-
MIT — free to use, modify, and share. See [LICENSE](LICENSE).
71
+
MIT -- free to use, modify, and share. See [LICENSE](LICENSE).
61
72
62
73
---
63
74
64
-
**Created by [Varna Sri Raman](https://github.com/Varnasr)**— Development Economist & Social Researcher
75
+
**Created by [Varna Sri Raman](https://github.com/Varnasr)**-- Development Economist & Social Researcher
Companion materials for Research Rundown newsletter issues and featured books.
3
4
4
-
Welcome to the comprehensive extras collection for four major books and curated newsletter editions on AI, collective action, research methods, and data storytelling.
5
+
## Contents
5
6
6
-
## 📂 Structure Overview
7
-
8
-
- /network_collective_action/
9
-
- index.md
10
-
- summary.md
11
-
- concepts.md
12
-
- examples.md
13
-
- strategies.md
14
-
- network_dynamics.md
15
-
- /research_methods/
16
-
- index.md
17
-
- summary.md
18
-
- methods.md
19
-
- templates.md
20
-
- open_research.md
21
-
- research_design.md
22
-
- /learning_ai_excel/
23
-
- index.md
24
-
- summary.md
25
-
- concepts.md
26
-
- examples.md
27
-
- tools.md
28
-
- advanced_use.md
29
-
- /101_data_drawings/
30
-
- index.md
31
-
- summary.md
32
-
- key_concepts.md
33
-
- applications.md
34
-
- visual_walkthroughs.md
35
-
- resources.md
36
-
- README.md
37
-
- /issue_notes/
38
-
- thr_june.md
39
-
- README.md
40
-
- index.md
7
+
-**books/101_data_drawings_extras/** -- Companion notes for *101 Data Science Drawings* by Raymond Lim
8
+
-**issue notes/** -- Extended notes and resource links for newsletter editions
41
9
42
10
---
43
11
44
-
Each section links to organized, content-rich resources based directly on published material or curated editions of *The Research Rundown*.
12
+
Each section contains curated resources based on published material or editions of *The Research Rundown*.
0 commit comments