RESOStandards / reso-certification-utils

NodeJS package with reference artifacts and ETL processes for Certification.
Other
2 stars 1 forks source link

Change Expansions to Include Expanded Field Name #186

Open darnjo opened 1 month ago

darnjo commented 1 month ago

Currently during sampling, the expansions are stored as the source resource. E.g., Member. However, when these items are expanded, they are done as ListAgent, CoListAgent, etc. We should track the field name they were expanded with in addition to the source resource.

darnjo commented 1 month ago

Also need to look into the computed size of the responses in the data-availability-report.json file.