-
Notifications
You must be signed in to change notification settings - Fork 47
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: datacommonsorg/api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: datacommonsorg/api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 41 files changed
- 3 contributors
Commits on Jun 21, 2019
-
* Corrected namespace for Intangible, hyperlinked a definition. * Added schema.datacommons.org/County. * Added documentation for dcid and provenance. * Added documentation for area, timezone, freebaseId, geonamesId, and wikidataId. * Fixed name of geonamesId. * Removed 'current' from the definition of timezone. * Fixed the empty column bug (#24) * Add GNIS property. * Add fipsId property. * Use updated caching api * Allow space in column name * Remove print * Fixed <br> to <br/> for xmllint (our rdf parsing is xhtml-based). (we may need to handle html in comments differently too) * Preparation for use with sdoapp * tweaks * Test of changes visibility * Test changes * Added config file to repo * Mods to roduce correct (vocabUri based) RDFa * Update datacommons.py Add a 'typeOf' literal when querying for the type of the container place for get_places_in(). * Add missing "()" to a query in get_places_in(). * Update datacommons client to be compatible with new schema * Added ability to specify childhoodLocation (#34) * Added ability to specify childhoodLocation * Never change python * Add CensusTract to get_places_in API * Handle error case * Add comment * added empty examples file for consistancy * Adjust config for release * Added temporary test config * Add deploymeny yaml files * Added draft deployment instructions file * Change deployment file from html to md * For observations, use observation_date instead of start_time/end_time * Use prod client * Use orient split in read and save dataframe so index is not saved in json * Add measurementMethod in get_observation * Update client library to fit for new mixer string_value * Fix header prefix and date format * docstring typos and consistency * Reimplemented base API * Implemented places extension * Fixed bug * Added bio stub * Finished re-implementing bio extension... n o w t o t e s t. * Added examples and fixed DCFrame bugs * added populations stub for pop extension * implemented get_pop and get_obs in populations API n o w t o t e s t * Fixed dangling line in places * BioExtension demo works * Some tweaks * Fixed header comment * missing comma * fixed typo self._col_type -> self._col_types * seed and new col val already have ? append to beg * fixing populations library and updating infra * similar fix for get_obs for extra ? for colvar should have fixed this when I fixed get_populations... * get useful prints in test/examples * fat fingers on copy and paste * places.py self._col_type -> self._col_types * Implemented draft of weather API extension * Added weather example * Weather API works * Added bio mixer specs and tweaked bio API * Fixed places bug
Configuration menu - View commit details
-
Copy full SHA for af59031 - Browse repository at this point
Copy the full SHA af59031View commit details
Commits on Jun 24, 2019
-
Make SchoolDistrict containedIn County
Steven Lin committedJun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for d7757c5 - Browse repository at this point
Copy the full SHA d7757c5View commit details
Commits on Jul 8, 2019
-
Merge pull request #48 from stevenlin1111/dev
Make SchoolDistrict containedIn County
Configuration menu - View commit details
-
Copy full SHA for 4254a2f - Browse repository at this point
Copy the full SHA 4254a2fView commit details
Commits on Jul 10, 2019
-
* Corrected namespace for Intangible, hyperlinked a definition. * Added schema.datacommons.org/County. * Added documentation for dcid and provenance. * Added documentation for area, timezone, freebaseId, geonamesId, and wikidataId. * Fixed name of geonamesId. * Removed 'current' from the definition of timezone. * Fixed the empty column bug (#24) * Add GNIS property. * Add fipsId property. * Use updated caching api * Allow space in column name * Remove print * Fixed <br> to <br/> for xmllint (our rdf parsing is xhtml-based). (we may need to handle html in comments differently too) * Preparation for use with sdoapp * tweaks * Test of changes visibility * Test changes * Added config file to repo * Mods to roduce correct (vocabUri based) RDFa * Update datacommons.py Add a 'typeOf' literal when querying for the type of the container place for get_places_in(). * Add missing "()" to a query in get_places_in(). * Update datacommons client to be compatible with new schema * Added ability to specify childhoodLocation (#34) * Added ability to specify childhoodLocation * Never change python * Add CensusTract to get_places_in API * Handle error case * Add comment * added empty examples file for consistancy * Adjust config for release * Added temporary test config * Add deploymeny yaml files * Added draft deployment instructions file * Change deployment file from html to md * For observations, use observation_date instead of start_time/end_time * Use prod client * Use orient split in read and save dataframe so index is not saved in json * Add measurementMethod in get_observation * Update client library to fit for new mixer string_value * Fix header prefix and date format * docstring typos and consistency * Reimplemented base API * Implemented places extension * Fixed bug * Added bio stub * Finished re-implementing bio extension... n o w t o t e s t. * Added examples and fixed DCFrame bugs * added populations stub for pop extension * implemented get_pop and get_obs in populations API n o w t o t e s t * Fixed dangling line in places * BioExtension demo works * Some tweaks * Fixed header comment * missing comma * fixed typo self._col_type -> self._col_types * seed and new col val already have ? append to beg * fixing populations library and updating infra * similar fix for get_obs for extra ? for colvar should have fixed this when I fixed get_populations... * get useful prints in test/examples * fat fingers on copy and paste * places.py self._col_type -> self._col_types * Implemented draft of weather API extension * Added weather example * Weather API works * Added bio mixer specs and tweaked bio API * Fixed places bug * Added data cleaning helpers
Configuration menu - View commit details
-
Copy full SHA for 7de103e - Browse repository at this point
Copy the full SHA 7de103eView commit details
Commits on Jul 27, 2019
-
* Fixed get_observation bug * Fixed key error * Use new col name
Configuration menu - View commit details
-
Copy full SHA for 02fbad3 - Browse repository at this point
Copy the full SHA 02fbad3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...dev