Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzwart committed Aug 7, 2023
1 parent 93d2608 commit ceb7b79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions changelogs/URBAN_ATH_DICTIONARY_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ We define here in what versions of the data dictionaries contains which tables

## 1.1

**dsUpload R-package version >= 4.7.x**
**dsUpload R-package version >= 4.7.2**

### Content

Expand All @@ -16,8 +16,8 @@ We define here in what versions of the data dictionaries contains which tables

| Variable | Type | Description |
| ----------------| ----------- | --------------------------------------------- |
| ath_blueyn300_preg | binary | is there a blue space > 5,000 m2 in a distance of 300 m? at pregnancy |
| ath_greenyn300_preg | binary | is there a green space > 5,000 m2 in a distance of 300 m? at pregnancy |
| ath_blueyn300_preg | boolean | is there a blue space > 5,000 m2 in a distance of 300 m? at pregnancy |
| ath_greenyn300_preg | boolean | is there a green space > 5,000 m2 in a distance of 300 m? at pregnancy |
| ath_blueyn300_0 | boolean | is there a blue space > 5,000 m2 in a distance of 300 m? at birth |
| ath_greenyn300_0 | boolean | is there a green space > 5,000 m2 in a distance of 300 m? at birth |

Expand All @@ -27,8 +27,8 @@ We define here in what versions of the data dictionaries contains which tables

| Variable | Type | Description |
| ----------------| ----------- | --------------------------------------------- |
| ath_blueyn300_t | binary | is there a blue space > 5,000 m2 in a distance of 300 m? at trimester |
| ath_greenyn300_t | binary | is there a green space > 5,000 m2 in a distance of 300 m? at trimester |
| ath_blueyn300_t | boolean | is there a blue space > 5,000 m2 in a distance of 300 m? at trimester |
| ath_greenyn300_t | boolean | is there a green space > 5,000 m2 in a distance of 300 m? at trimester |

*yearly-repeated variables*

Expand Down

0 comments on commit ceb7b79

Please sign in to comment.