Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ abstract: "South Asia policy tracker -- schemes, budgets, and governance data."
authors:
- family-names: "Sri Raman"
given-names: "Varna"
version: 0.1.0
date-released: "2025-04-28"
version: "2026.1.0"
date-released: "2026-08-28"
license: MIT
url: "https://openstacks.dev"
repository-code: "https://github.com/Varnasr/PolicyStack"
Expand Down
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@

[![Part of OpenStacks](https://img.shields.io/badge/Part%20of-OpenStacks-blue)](https://openstacks.dev)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Status: Stable](https://img.shields.io/badge/Status-Stable-0969da?style=flat-square)](https://github.com/Varnasr/OpenStacks-for-Change/blob/main/MAINTENANCE.md)

> Structured, open data on 15 flagship government schemes across health, education, gender, livelihoods, and climate.

> **Status: Stable.** This repository works and is correct, but it is not under active
> development. Bug reports are welcome and issues stay open; new features are unlikely,
> and replies are measured in weeks rather than days. Dependencies are pinned deliberately
> so that a clone still runs years from now. For **new** policy-tracking work, use
> [PolicyDhara](https://github.com/Varnasr/PolicyDhara), which auto-updates and is actively
> developed; this repository holds the original static dataset. See the [maintenance policy](https://github.com/Varnasr/OpenStacks-for-Change/blob/main/MAINTENANCE.md).

---

## What's Inside
Expand Down Expand Up @@ -115,7 +123,7 @@ Areas where contributions are welcome:
- Scraper scripts for government portals
- Data journalism and analysis notebooks

See [CONTRIBUTING.md](CONTRIBUTING.md) or open an issue.
See [contributing guidelines](https://github.com/Varnasr/.github/blob/main/CONTRIBUTING.md) or open an issue.

## License

Expand Down
Loading