This repository contains GSD-NP and GSD-DiNoS, both derived from Universal Dependencies' (UD) GSD Treebank. GSD-NP (.conllu) is a subset of UD-GSD and comprises its simplex noun phrases (NP): Common nouns (NN/NOUN) and their direct dependents (determiners, adnominal adjectives, nmods, adpositions, adverbs). It consists of 49,425 NPs (119.0k tokens) and has an improved feature annotation coverage (gender, case, number). Breaking with UD annotation, a total of 3,649 APPRART tokens were reconstructed in GSD-NP to restore the original orthographic forms. GSD-DiNoS (.json) is a custom data-driven lexion-like data structure built on GSD-NP, which aggregates NPs with the same head lemma. For each lemma, absolute frequencies of the lemma and its word forms are captured. Moreover, each occurrence feeds into three areas of interest within the word form entry: morphosyntactic features in isolation (gender, case, number), in combination with groups of dependents (collocations), and in combination with the syntactic function (dependency relations). GSD-DiNoS spans 17,433 unique lemmas and 20,190 unique word forms, stemming from 49,416 NPs. Lemmas were relemmatised to assign unique lemmas to nominal compounds, a highly productive and often lexicalised construction in German.