eods | EODS : Exploring Open Data Sets

 by   gregjd Python Version: Current License: No License

kandi X-RAY | eods Summary

kandi X-RAY | eods Summary

eods is a Python library. eods has no bugs, it has no vulnerabilities and it has low support. However eods build file is not available. You can download it from GitHub.

EODS currently consists of a web scraper, scrape.py, that looks through a list of open data portals and tests each website to see if it uses Socrata. If a portal uses Socrata, the scraper goes through the site and compiles a list of the metadata (including views) for each of the data sets. It then calculates a normalized number of views (on a scale of 0 to 1) for each data set, so that the relative popularity of specific datasets can be compared across cities. Each of these lists of metadata is then exported as a CSV (found here). The output folder (inside the eods folder) has sample results. Note that these samples only include the top 90 data sets for each city, and only about half of the Socrata cities. Web scraping this many pages can take quite a while, which is why I limited the results. The next step is to analyze the data for trends. If we take each word in the title of each data set and assign it the value of either the number of views for that set, the normalized number of views, or the normalized number of views multiplied by the population, we can then sum all of these figures to get an aggregate "words that are in titles of data sets that are most viewed" value. The three respective calculation options will give results weighted for different purposes: the first will be weighted toward those portals that are most viewed, the second will weight all cities/portals equally, and the third will be weighted toward cities with larger populations. We can also apply that technique to the words in the list of topics for each data set. See "Early results" below for results from doing this analysis on topics using normalized page views. Moving beyond this, another consideration is that some data sets (like budget data) have a new set uploaded each year. For these, we can replace all the years numbers with text like " " and then sum the number of views for these data sets across years. This will give a better sense of how many views these types of data sets get, as the views won't be split up among a number of separate uploads.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              eods has a low active ecosystem.
              It has 0 star(s) with 2 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              eods has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of eods is current.

            kandi-Quality Quality

              eods has no bugs reported.

            kandi-Security Security

              eods has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              eods does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              eods releases are not available. You will need to build from source code and install.
              eods has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of eods
            Get all kandi verified functions for this library.

            eods Key Features

            No Key Features are available at this moment for eods.

            eods Examples and Code Snippets

            No Code Snippets are available at this moment for eods.

            Community Discussions

            No Community Discussions are available at this moment for eods.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install eods

            You can download it from GitHub.
            You can use eods like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/gregjd/eods.git

          • CLI

            gh repo clone gregjd/eods

          • sshUrl

            git@github.com:gregjd/eods.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link