We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2d4d7 commit 8e82888Copy full SHA for 8e82888
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.42.0] - 2026-03-12
2
+
3
+### Added
4
5
+- Added tiny (n=1000 household) versions of frs_2023_24 and enhanced_frs_2023_24 datasets for faster testing and development.
6
7
8
## [1.41.0] - 2026-03-06
9
10
### Added
changelog.d/tiny-datasets.added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "policyengine_uk_data"
-version = "1.41.0"
+version = "1.42.0"
description = "A package to create representative microdata for the UK."
readme = "README.md"
authors = [
0 commit comments