-
Notifications
You must be signed in to change notification settings - Fork 12
Update OECD samples to split out MCF #151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f92b841
Copy samples from website and add importName
kmoscoe ba456d1
Rename examples directory and csv directory
kmoscoe 2f4b648
Delete JSONLD samples since it's not really supported yet
kmoscoe e36c811
Merge branch 'main' into samples
kmoscoe b89c8c2
Merge branch 'datacommonsorg:main' into samples
kmoscoe 17e63ac
Merge branch 'samples' of https://github.com/kmoscoe/datacommons into…
kmoscoe d100f7a
Update samples to latest config
kmoscoe aedba2a
Remove extraneous file
kmoscoe 6fc0373
Remove extraneous files
kmoscoe 994c166
Change stat type to medianValue
kmoscoe 81a68bd
Remove source definition from sample and use group pattern in config
kmoscoe 31d7d0d
Remove extraneous file
kmoscoe 845f781
Try again to commit
kmoscoe 7e880ae
Merge branch 'main' into samples
kmoscoe 370d08f
Fixed second source reference
kmoscoe 07fc3f1
Refactor per Gabe's advice
kmoscoe 59a9dcd
Revert "Refactor per Gabe's advice"
kmoscoe 9bc6e43
revert previous push
kmoscoe 8a6be64
Testing new version of oecd data
kmoscoe e6bf7d9
Split up MCF
kmoscoe 48ada86
Merge branch 'samples' of https://github.com/kmoscoe/datacommons into…
kmoscoe 85771d1
Remove mistaken files
kmoscoe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| Node: dcid:OECDWages | ||
| typeOf: dcid:Provenance | ||
| name: "OECD Average Annual Wages" | ||
| source: dcid:dc/s/OrganisationForEconomicCo-operationAndDevelopmentOecd | ||
| url: "https://www.oecd.org/en/data/indicators/average-annual-wages.html" | ||
|
|
||
| Node: dcid:average_annual_wage | ||
| typeOf: dcid:StatisticalVariable | ||
| name: "Average annual wage" | ||
| description: "Annual rates paid per employee in full-time equivalent unit in the total economy." | ||
| populationType: dcid:Person | ||
| measuredProperty: dcid:wagesAnnual | ||
| statType: dcid:medianValue | ||
| memberOf: dcid:OECDGroup |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.