fedstatAPIr-package     Unofficial API for fedstat (EMISS) for
                        automatic and efficient data queries
fedstat_check_data_update
                        Very basic task scheduler for checking the
                        indicator data updates (EXPERIMENTAL)
fedstat_check_data_update_
                        Compares reference_data and new_data for any
                        changes
fedstat_data_ids_filter
                        Filters 'data_ids' based on 'filters' that are
                        given in JSON format
fedstat_data_load_with_filters
                        Download subset of indicator data from
                        fedstat.ru by specifying filters in JSON
fedstat_get_data_ids    Get data filters ids from fedstat.ru indicator
                        web page
fedstat_get_data_ids_special_cases_handle
                        Handle special cases strings for
                        'filter_value_title' col in 'data_ids'
fedstat_indicators_names_database
                        Database of all indicator names presented on
                        the fedstat.ru with hierarchical grouping
fedstat_java_script_data_ids_parse_to_json
                        Get data ids from java script source
fedstat_java_script_default_data_ids_object_ids_parse_to_json
                        Get default data ids object ids from java
                        script source
fedstat_parse_all_indicators_names
                        Parses https://fedstat.ru/organizations/
                        indicators hierarchical list into data.frame
                        for reference
fedstat_parse_sdmx_to_table
                        Parse sdmx raw bytes to data.frame
fedstat_post_data_ids_filtered
                        Post data filters ids to fedstat.ru and
                        download specified subset of data
fedstat_prepare_reference_data_for_check_data_update
                        Loads the data that will be used to compare
                        with the new data to detect data updates
